-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af0e41b
commit 3b1e8c3
Showing
6 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.4.0](https://github.com/justindsmith/opentelemetry-instrumentations-js/compare/opentelemetry-instrumentation-prisma-client@[email protected]) (2024-10-11) | ||
|
||
|
||
### Features | ||
|
||
* upgrade opentelemetry instrumentation and semantic-convention deps (v2) ([#58](https://github.com/justindsmith/opentelemetry-instrumentations-js/issues/58)) ([af0e41b](https://github.com/justindsmith/opentelemetry-instrumentations-js/commit/af0e41b71da4f734a59d1ab09439cb95c53070dd)) | ||
|
||
|
||
|
||
|
||
|
||
# [0.3.0](https://github.com/justindsmith/opentelemetry-instrumentations-js/compare/opentelemetry-instrumentation-prisma-client@[email protected]) (2023-09-28) | ||
|
||
**Note:** Version bump only for package opentelemetry-instrumentation-prisma-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = "0.3.0"; | ||
export const VERSION = "0.4.0"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.8.0](https://github.com/justindsmith/opentelemetry-instrumentations-js/compare/opentelemetry-instrumentation-remix@[email protected]) (2024-10-11) | ||
|
||
|
||
### Features | ||
|
||
* upgrade opentelemetry instrumentation and semantic-convention deps ([#57](https://github.com/justindsmith/opentelemetry-instrumentations-js/issues/57)) ([b114c31](https://github.com/justindsmith/opentelemetry-instrumentations-js/commit/b114c319c78f786fb8e3ded9a354c244f1e0204f)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.7.1](https://github.com/justindsmith/opentelemetry-instrumentations-js/compare/opentelemetry-instrumentation-remix@[email protected]) (2024-05-31) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// this is autogenerated file, see scripts/version-update.js | ||
export const VERSION = "0.7.1"; | ||
export const VERSION = "0.8.0"; |