Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.3...v1.1.0) (2024-08-30)

### Features

* add configurable delay for retrying jobs ([#257](#257)) ([20d753a](20d753a))

### Bug Fixes

* add chain tip etag generator ([#255](#255)) ([2b993cd](2b993cd))
* retry when a contract is not yet found ([#256](#256)) ([46d8fc8](46d8fc8))
  • Loading branch information
semantic-release-bot committed Aug 30, 2024
1 parent a92d448 commit ee6f282
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.1.0](https://github.com/hirosystems/token-metadata-api/compare/v1.0.3...v1.1.0) (2024-08-30)


### Features

* add configurable delay for retrying jobs ([#257](https://github.com/hirosystems/token-metadata-api/issues/257)) ([20d753a](https://github.com/hirosystems/token-metadata-api/commit/20d753a82a4e7f214cf9dc8cb2fee333ac5a4f4c))


### Bug Fixes

* add chain tip etag generator ([#255](https://github.com/hirosystems/token-metadata-api/issues/255)) ([2b993cd](https://github.com/hirosystems/token-metadata-api/commit/2b993cd34484e156db9e24be8571c0e0e5b4bde0))
* retry when a contract is not yet found ([#256](https://github.com/hirosystems/token-metadata-api/issues/256)) ([46d8fc8](https://github.com/hirosystems/token-metadata-api/commit/46d8fc892790d64e2a2646efbc64d97be4a109e3))

## [1.0.3](https://github.com/hirosystems/token-metadata-api/compare/v1.0.2...v1.0.3) (2024-08-27)


Expand Down

0 comments on commit ee6f282

Please sign in to comment.