Skip to content

Commit

Permalink
chore(main): release open-telemetry-hooks 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 23, 2025
1 parent 928e437 commit 4fc13a8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"libs/hooks/open-telemetry": "0.4.0",
"libs/hooks/open-telemetry": "0.4.1",
"libs/providers/go-feature-flag": "0.7.4",
"libs/providers/flagd": "0.13.2",
"libs/providers/flagd-web": "0.7.2",
Expand Down
7 changes: 7 additions & 0 deletions libs/hooks/open-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/open-feature/js-sdk-contrib/compare/open-telemetry-hooks-v0.4.0...open-telemetry-hooks-v0.4.1) (2025-01-23)


### 🧹 Chore

* update nx packages ([#1147](https://github.com/open-feature/js-sdk-contrib/issues/1147)) ([7f310fe](https://github.com/open-feature/js-sdk-contrib/commit/7f310fe87101b8aa793e1436e63c7602ccc202e3))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion libs/hooks/open-telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/open-telemetry-hooks",
"version": "0.4.0",
"version": "0.4.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4fc13a8

Please sign in to comment.