Skip to content

Commit 3f93a6e

Browse files
chore(main): release open-telemetry-hooks 0.5.0
1 parent 4e12029 commit 3f93a6e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"libs/hooks/open-telemetry": "0.4.0",
2+
"libs/hooks/open-telemetry": "0.5.0",
33
"libs/providers/go-feature-flag": "0.7.8",
44
"libs/providers/flagd": "0.13.3",
55
"libs/providers/flagd-web": "0.7.3",

libs/hooks/open-telemetry/CHANGELOG.md

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

3+
## [0.5.0](https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/compare/open-telemetry-hooks-v0.4.0...open-telemetry-hooks-v0.5.0) (2025-06-26)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update OpenFeature SDK peer ([#798](https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/issues/798))
9+
10+
### ✨ New Features
11+
12+
* update OpenFeature SDK peer ([#798](https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/issues/798)) ([ebd16b9](https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/commit/ebd16b9630bcc6b253a7061a144e8d476cd8b586))
13+
314
## [0.4.0](https://github.com/open-feature/js-sdk-contrib/compare/open-telemetry-hooks-v0.3.0...open-telemetry-hooks-v0.4.0) (2024-03-25)
415

516

libs/hooks/open-telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/open-telemetry-hooks",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)