Skip to content

Commit f72b436

Browse files
Merge pull request #576 from pragmaticivan/release-please--branches--main--components--nestjs-otel
chore(main): release 8.0.1
2 parents 5b8b5b7 + cb72029 commit f72b436

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [8.0.1](https://github.com/pragmaticivan/nestjs-otel/compare/v8.0.0...v8.0.1) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* properly configure provenance for build & update dev packages ([5b8b5b7](https://github.com/pragmaticivan/nestjs-otel/commit/5b8b5b71815ddaddad64a905ab2b140f08b2432d))
9+
* properly configure provenance for build & update dev packages ([19657ba](https://github.com/pragmaticivan/nestjs-otel/commit/19657ba4f7e827af75ee0bf4f961af42cf009bd4))
10+
311
## [8.0.0](https://github.com/pragmaticivan/nestjs-otel/compare/v7.0.1...v8.0.0) (2025-12-11)
412

513

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": "8.0.0",
3+
"version": "8.0.1",
44
"description": "NestJS OpenTelemetry Library",
55
"main": "lib/index.js",
66
"typings": "lib/index",

0 commit comments

Comments
 (0)