Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0-beta.3](v3.0.0-beta.2...v3.0.0-beta.3) (2025-01-14)

### ⚠ BREAKING CHANGES

* store inscription data in postgres instead of sqlite (#375)

### Code Refactoring

* store inscription data in postgres instead of sqlite ([#375](#375)) ([4afb201](4afb201))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent 126ce32 commit a183832
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 @@
## [3.0.0-beta.3](https://github.com/hirosystems/ordhook/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2025-01-14)


### ⚠ BREAKING CHANGES

* store inscription data in postgres instead of sqlite (#375)

### Code Refactoring

* store inscription data in postgres instead of sqlite ([#375](https://github.com/hirosystems/ordhook/issues/375)) ([4afb201](https://github.com/hirosystems/ordhook/commit/4afb2010068770078c7d9fd2ab37533352379c15))

## [3.0.0-beta.2](https://github.com/hirosystems/ordhook/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2024-09-24)


Expand Down

0 comments on commit a183832

Please sign in to comment.