Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.9 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0-beta.9](v3.0.0-beta.8...v3.0.0-beta.9) (2025-02-18)

### Features

* **api:** add parent_refs field to inscription responses ([#436](#436)) ([5630644](5630644))

### Bug Fixes

* **api:** show delegate inscription id correctly ([#439](#439)) ([d4ee264](d4ee264))
* calculate charms correctly when inscription is unbound ([#440](#440)) ([acfda83](acfda83))
  • Loading branch information
semantic-release-bot committed Feb 18, 2025
1 parent c83d1ed commit 3c1582e
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 @@
## [3.0.0-beta.9](https://github.com/hirosystems/ordhook/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2025-02-18)


### Features

* **api:** add parent_refs field to inscription responses ([#436](https://github.com/hirosystems/ordhook/issues/436)) ([5630644](https://github.com/hirosystems/ordhook/commit/563064413bcc2168f96cb87af4fd6ab51ed36e73))


### Bug Fixes

* **api:** show delegate inscription id correctly ([#439](https://github.com/hirosystems/ordhook/issues/439)) ([d4ee264](https://github.com/hirosystems/ordhook/commit/d4ee264ad0bec2749299b60e985927ba87d6f40e))
* calculate charms correctly when inscription is unbound ([#440](https://github.com/hirosystems/ordhook/issues/440)) ([acfda83](https://github.com/hirosystems/ordhook/commit/acfda83757e5c06977ecf43ca396b7fcd780d71b))

## [3.0.0-beta.8](https://github.com/hirosystems/ordhook/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2025-02-18)


Expand Down

0 comments on commit 3c1582e

Please sign in to comment.