Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0](v2.1.1...v2.2.0) (2024-02-02)

### Features

* support transfers by ordinal number instead of inscription id ([#296](#296)) ([b0c0ffd](b0c0ffd))

### Bug Fixes

* include token in address index on brc20_total_balances ([#299](#299)) ([d8271eb](d8271eb))
* offload ticker lookup from BRC-20 activity query ([#293](#293)) ([e70c222](e70c222))
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 613233a commit eea74e8
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 @@
## [2.2.0](https://github.com/hirosystems/ordinals-api/compare/v2.1.1...v2.2.0) (2024-02-02)


### Features

* support transfers by ordinal number instead of inscription id ([#296](https://github.com/hirosystems/ordinals-api/issues/296)) ([b0c0ffd](https://github.com/hirosystems/ordinals-api/commit/b0c0ffd198a9a98a88b5123927a8fdc5b68ef22d))


### Bug Fixes

* include token in address index on brc20_total_balances ([#299](https://github.com/hirosystems/ordinals-api/issues/299)) ([d8271eb](https://github.com/hirosystems/ordinals-api/commit/d8271eb9fc23d6262fab68c59a0710420ebcb8bf))
* offload ticker lookup from BRC-20 activity query ([#293](https://github.com/hirosystems/ordinals-api/issues/293)) ([e70c222](https://github.com/hirosystems/ordinals-api/commit/e70c2229b03a563f0218c5fcfabb2875451bb77c))

## [2.2.0-beta.2](https://github.com/hirosystems/ordinals-api/compare/v2.2.0-beta.1...v2.2.0-beta.2) (2024-02-02)


Expand Down

0 comments on commit eea74e8

Please sign in to comment.