Skip to content

Commit c609627

Browse files
chore(main): release open-telemetry-hooks 0.2.5
1 parent f24e1f3 commit c609627

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.2.4",
2+
"libs/hooks/open-telemetry": "0.2.5",
33
"libs/providers/go-feature-flag": "0.5.14",
44
"libs/providers/flagd": "0.8.3",
55
"libs/providers/flagd-web": "0.4.0",

libs/hooks/open-telemetry/CHANGELOG.md

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

3+
## [0.2.5](https://github.com/open-feature/js-sdk-contrib/compare/open-telemetry-hooks-v0.2.4...open-telemetry-hooks-v0.2.5) (2023-09-12)
4+
5+
6+
### 🧹 Chore
7+
8+
* update nx, run migrations ([#552](https://github.com/open-feature/js-sdk-contrib/issues/552)) ([a88d8fc](https://github.com/open-feature/js-sdk-contrib/commit/a88d8fc097789fd7f56011e6ebb66070f52c6e56))
9+
310
## [0.2.4](https://github.com/open-feature/js-sdk-contrib/compare/open-telemetry-hooks-v0.2.3...open-telemetry-hooks-v0.2.4) (2023-08-03)
411

512

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.2.4",
3+
"version": "0.2.5",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/open-feature/js-sdk-contrib.git",

0 commit comments

Comments
 (0)