Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-12-05)

### Bug Fixes

* add ENV to toggle inscription gap detection ([56ab283](56ab283))
* optimize block rollback logic for re-orgs ([#279](#279)) ([293c323](293c323))
* select only the first inscription id match ([106368e](106368e))
* upgrade chainhook client to v1.4.2 ([#277](#277)) ([67ba3d4](67ba3d4))
  • Loading branch information
semantic-release-bot committed Dec 5, 2023
1 parent dfaa933 commit fe25d65
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.0.1](https://github.com/hirosystems/ordinals-api/compare/v2.0.0...v2.0.1) (2023-12-05)


### Bug Fixes

* add ENV to toggle inscription gap detection ([56ab283](https://github.com/hirosystems/ordinals-api/commit/56ab283cdfaf95efe058e5f057fb5559b9dfede0))
* optimize block rollback logic for re-orgs ([#279](https://github.com/hirosystems/ordinals-api/issues/279)) ([293c323](https://github.com/hirosystems/ordinals-api/commit/293c32391d5e71a3d6570526be3565a4e75572b7))
* select only the first inscription id match ([106368e](https://github.com/hirosystems/ordinals-api/commit/106368e9fa415db0657988de28a541906f74d28a))
* upgrade chainhook client to v1.4.2 ([#277](https://github.com/hirosystems/ordinals-api/issues/277)) ([67ba3d4](https://github.com/hirosystems/ordinals-api/commit/67ba3d4f48e6ce8e955c08fd75cbf009786c0160))

## [2.0.1-beta.4](https://github.com/hirosystems/ordinals-api/compare/v2.0.1-beta.3...v2.0.1-beta.4) (2023-12-05)


Expand Down

0 comments on commit fe25d65

Please sign in to comment.