Skip to content

Commit e4df64b

Browse files
chore(release): 0.6.0 [skip ci]
## [0.6.0](v0.5.0...v0.6.0) (2023-12-20) ### Features * make FT search on name and symbol case insensitive ([#187](#187)) ([5187e59](5187e59)) ### Bug Fixes * run tests in band ([#190](#190)) ([989575e](989575e)) * semantic release ([#191](#191)) ([0a81fdb](0a81fdb)) * skip migrations during readonly mode ([#183](#183)) ([f658e0d](f658e0d))
1 parent 0a81fdb commit e4df64b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.6.0](https://github.com/hirosystems/token-metadata-api/compare/v0.5.0...v0.6.0) (2023-12-20)
2+
3+
4+
### Features
5+
6+
* make FT search on name and symbol case insensitive ([#187](https://github.com/hirosystems/token-metadata-api/issues/187)) ([5187e59](https://github.com/hirosystems/token-metadata-api/commit/5187e598e40a3b53400e9c1f63942257192222d5))
7+
8+
9+
### Bug Fixes
10+
11+
* run tests in band ([#190](https://github.com/hirosystems/token-metadata-api/issues/190)) ([989575e](https://github.com/hirosystems/token-metadata-api/commit/989575ef8b53a513b77f5b0f509ed538591104f7))
12+
* semantic release ([#191](https://github.com/hirosystems/token-metadata-api/issues/191)) ([0a81fdb](https://github.com/hirosystems/token-metadata-api/commit/0a81fdb080d962d7390de374327aa2b3d59b28c8))
13+
* skip migrations during readonly mode ([#183](https://github.com/hirosystems/token-metadata-api/issues/183)) ([f658e0d](https://github.com/hirosystems/token-metadata-api/commit/f658e0d7e9fb4d52a63f936d5e2f55c3e11a3c8a))
14+
115
## [0.5.0](https://github.com/hirosystems/token-metadata-api/compare/v0.4.0...v0.5.0) (2023-08-02)
216

317

0 commit comments

Comments
 (0)