Skip to content

Commit c02253d

Browse files
Merge pull request #441 from pragmaticivan/release-v5.1.4
chore: release 5.1.4
2 parents 50f2273 + 53ed5f7 commit c02253d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [5.1.4](https://www.github.com/pragmaticivan/nestjs-otel/compare/v5.1.3...v5.1.4) (2023-06-28)
4+
5+
6+
### Bug Fixes
7+
8+
* should support both 9 and 10 versions ([50f2273](https://www.github.com/pragmaticivan/nestjs-otel/commit/50f22736d44c5ce690a55b0c605ff4becc97b5a6))
9+
310
### [5.1.3](https://www.github.com/pragmaticivan/nestjs-otel/compare/v5.1.2...v5.1.3) (2023-06-21)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-otel",
3-
"version": "5.1.3",
3+
"version": "5.1.4",
44
"description": "NestJS OpenTelemetry Library",
55
"main": "lib/index.js",
66
"typings": "lib/index",

0 commit comments

Comments
 (0)