Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.6](v1.1.5...v1.1.6) (2024-12-17)

### Bug Fixes

* display token supply with correct decimals ([#287](#287)) ([94c7b4a](94c7b4a))
* roll back FT supply display, update docs instead ([#288](#288)) ([080176e](080176e)), closes [#287](#287)
* update ft date on supply change ([#289](#289)) ([94b9486](94b9486))
  • Loading branch information
semantic-release-bot committed Dec 17, 2024
1 parent 982045d commit 6340895
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.6](https://github.com/hirosystems/token-metadata-api/compare/v1.1.5...v1.1.6) (2024-12-17)


### Bug Fixes

* display token supply with correct decimals ([#287](https://github.com/hirosystems/token-metadata-api/issues/287)) ([94c7b4a](https://github.com/hirosystems/token-metadata-api/commit/94c7b4a2ae68697e35e87c73d7f7e132bf1afad6))
* roll back FT supply display, update docs instead ([#288](https://github.com/hirosystems/token-metadata-api/issues/288)) ([080176e](https://github.com/hirosystems/token-metadata-api/commit/080176e036bbb85bba82c1d619a69a60d7df21c3)), closes [#287](https://github.com/hirosystems/token-metadata-api/issues/287)
* update ft date on supply change ([#289](https://github.com/hirosystems/token-metadata-api/issues/289)) ([94b9486](https://github.com/hirosystems/token-metadata-api/commit/94b94868a3808324a0f6c23d0e423886dd143fa4))

## [1.1.5](https://github.com/hirosystems/token-metadata-api/compare/v1.1.4...v1.1.5) (2024-12-16)


Expand Down

0 comments on commit 6340895

Please sign in to comment.