Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-beta.1](v1.2.6...v2.0.0-beta.1) (2023-11-01)

### ⚠ BREAKING CHANGES

* handle transfer types and consider them for BRC-20 indexing (#258)

### Features

* handle transfer types and consider them for BRC-20 indexing ([#258](#258)) ([7b83761](7b83761))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent 7b83761 commit b1dc133
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.0-beta.1](https://github.com/hirosystems/ordinals-api/compare/v1.2.6...v2.0.0-beta.1) (2023-11-01)


### ⚠ BREAKING CHANGES

* handle transfer types and consider them for BRC-20 indexing (#258)

### Features

* handle transfer types and consider them for BRC-20 indexing ([#258](https://github.com/hirosystems/ordinals-api/issues/258)) ([7b83761](https://github.com/hirosystems/ordinals-api/commit/7b83761818ab4a178796a1867d143ff75ef338b0))

## [1.2.6](https://github.com/hirosystems/ordinals-api/compare/v1.2.5...v1.2.6) (2023-10-11)


Expand Down

0 comments on commit b1dc133

Please sign in to comment.