Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.0...v5.1.0) (2023-03-22)

### Features

* dats@5 node@18 npm@9 ([fc43149](fc43149))
  • Loading branch information
semantic-release-bot committed Mar 22, 2023
1 parent fc43149 commit 999f3bf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.1.0](https://github.com/immobiliare/fastify-metrics/compare/v5.0.0...v5.1.0) (2023-03-22)


### Features

* dats@5 node@18 npm@9 ([fc43149](https://github.com/immobiliare/fastify-metrics/commit/fc4314914af8d7bc251c18eafb904d15b1aeffae))

# [5.0.0](https://github.com/immobiliare/fastify-metrics/compare/v4.0.1...v5.0.0) (2023-01-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@immobiliarelabs/fastify-metrics",
"version": "5.0.0",
"version": "5.1.0",
"description": "A minimalistic and opinionated Fastify plugin that collects metrics and dispatches them to statsd",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 999f3bf

Please sign in to comment.