Skip to content

Commit

Permalink
Merge pull request #427 from pragmaticivan/release-v5.1.2
Browse files Browse the repository at this point in the history
chore: release 5.1.2
  • Loading branch information
pragmaticivan committed May 5, 2023
2 parents 5ba01ad + 1aca4aa commit 7fe997a
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,5 +1,12 @@
# Changelog

### [5.1.2](https://www.github.com/pragmaticivan/nestjs-otel/compare/v5.1.1...v5.1.2) (2023-05-05)


### Bug Fixes

* invalid values for error count metrics ([7b13c0b](https://www.github.com/pragmaticivan/nestjs-otel/commit/7b13c0bb557b05d20da5e85bf3cd3b946cbc7f0f))

### [5.1.1](https://www.github.com/pragmaticivan/nestjs-otel/compare/v5.1.0...v5.1.1) (2023-04-21)


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": "nestjs-otel",
"version": "5.1.1",
"version": "5.1.2",
"description": "NestJS OpenTelemetry Library",
"main": "lib/index.js",
"typings": "lib/index",
Expand Down

0 comments on commit 7fe997a

Please sign in to comment.