Skip to content

Commit e590130

Browse files
chore(main): release open-telemetry-hook 0.2.0-test (#53)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d54e4a6 commit e590130

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"libs/hooks/open-telemetry": "0.1.0-test"
2+
"libs/hooks/open-telemetry": "0.2.0-test"
33
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0-test](https://github.com/open-feature/node-sdk-contrib/compare/open-telemetry-hook-v0.1.0-test...open-telemetry-hook-v0.2.0-test) (2022-07-15)
4+
5+
6+
### Features
7+
8+
* new feature ([#51](https://github.com/open-feature/node-sdk-contrib/issues/51)) ([d54e4a6](https://github.com/open-feature/node-sdk-contrib/commit/d54e4a6a9aa27d2aaf4d70d7e60ae8a05e6a0b71))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@openfeature/open-telemetry-hook",
3-
"version": "0.1.0-test",
3+
"version": "0.2.0-test",
44
"type": "commonjs"
55
}

0 commit comments

Comments
 (0)