From 3548f031726056101d61b937e44a8d2500b4d8ad Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Jun 2023 01:23:25 +0000 Subject: [PATCH] chore(release): 0.3.0 [skip ci] ## [0.3.0](https://github.com/hirosystems/ordinals-api/compare/v0.2.0...v0.3.0) (2023-06-08) ### Features * support cursed inscriptions ([#85](https://github.com/hirosystems/ordinals-api/issues/85)) ([fb93474](https://github.com/hirosystems/ordinals-api/commit/fb9347452bdf261faa600c4785f67d2c99860ce8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1a8f1e4..2c72ac7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.3.0](https://github.com/hirosystems/ordinals-api/compare/v0.2.0...v0.3.0) (2023-06-08) + + +### Features + +* support cursed inscriptions ([#85](https://github.com/hirosystems/ordinals-api/issues/85)) ([fb93474](https://github.com/hirosystems/ordinals-api/commit/fb9347452bdf261faa600c4785f67d2c99860ce8)) + ## [0.2.0](https://github.com/hirosystems/ordinals-api/compare/v0.1.2...v0.2.0) (2023-05-19)