Skip to content

Commit

Permalink
chore(release): 4.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.4](v4.0.3...v4.0.4) (2024-02-01)

### Bug Fixes

* ensures errors are logged with the error ([4840ca5](4840ca5))
  • Loading branch information
semantic-release-bot committed Feb 1, 2024
1 parent 3bbc95c commit 0c279bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.4](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.3...v4.0.4) (2024-02-01)


### Bug Fixes

* ensures errors are logged with the error ([4840ca5](https://github.com/metrics-js/prometheus-consumer/commit/4840ca58a779c76995c972caac446749e04deb59))

## [4.0.3](https://github.com/metrics-js/prometheus-consumer/compare/v4.0.2...v4.0.3) (2023-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metrics/prometheus-consumer",
"version": "4.0.3",
"version": "4.0.4",
"types": "prometheus-consumer.d.ts",
"files": [
"lib/",
Expand Down

0 comments on commit 0c279bf

Please sign in to comment.