Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.0](v0.3.3...v0.4.0) (2023-06-29)

### Features

* api ingestion metrics on prometheus ([#113](#113)) ([10ec679](10ec679))

### Bug Fixes

* allow nullable and tagged curse types ([#111](#111)) ([641a627](641a627))
* check for prod correctly when refreshing materialized views ([#112](#112)) ([4518043](4518043))
* send 500 code if payload ingestion fails ([#114](#114)) ([0a3fee2](0a3fee2))
  • Loading branch information
semantic-release-bot committed Jun 29, 2023
1 parent 4aeccee commit 9840a64
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.4.0](https://github.com/hirosystems/ordinals-api/compare/v0.3.3...v0.4.0) (2023-06-29)


### Features

* api ingestion metrics on prometheus ([#113](https://github.com/hirosystems/ordinals-api/issues/113)) ([10ec679](https://github.com/hirosystems/ordinals-api/commit/10ec679ca7607be849dd642178f5f170b104ff9b))


### Bug Fixes

* allow nullable and tagged curse types ([#111](https://github.com/hirosystems/ordinals-api/issues/111)) ([641a627](https://github.com/hirosystems/ordinals-api/commit/641a627453aa313c08c697c8cfa05f8277525b4c))
* check for prod correctly when refreshing materialized views ([#112](https://github.com/hirosystems/ordinals-api/issues/112)) ([4518043](https://github.com/hirosystems/ordinals-api/commit/45180430d20cb77278d452be21963a9e53c5e557))
* send 500 code if payload ingestion fails ([#114](https://github.com/hirosystems/ordinals-api/issues/114)) ([0a3fee2](https://github.com/hirosystems/ordinals-api/commit/0a3fee228d29843454be81ee29284195fbbe45f1))

## [0.4.0-beta.1](https://github.com/hirosystems/ordinals-api/compare/v0.3.4-beta.2...v0.4.0-beta.1) (2023-06-28)


Expand Down

0 comments on commit 9840a64

Please sign in to comment.