Skip to content

Commit

Permalink
Merge pull request #325 from pragmaticivan/release-v4.0.1
Browse files Browse the repository at this point in the history
chore: release 4.0.1
  • Loading branch information
pragmaticivan authored Aug 29, 2022
2 parents 24cde7c + 9c0cec3 commit 2b1f50b
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

### [4.0.1](https://www.github.com/pragmaticivan/nestjs-otel/compare/v4.0.0...v4.0.1) (2022-08-29)


### Bug Fixes

* bump nestjs requirement to 9.x ([24cde7c](https://www.github.com/pragmaticivan/nestjs-otel/commit/24cde7c7da4243288d1b42b6aeddb109b7353aa2))

## [4.0.0](https://www.github.com/pragmaticivan/nestjs-otel/compare/v3.0.4...v4.0.0) (2022-08-29)


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

0 comments on commit 2b1f50b

Please sign in to comment.