Skip to content

Commit

Permalink
chore: release main (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 21, 2022
1 parent f32d3b0 commit 333f9f0
Show file tree
Hide file tree
Showing 3 changed files with 10 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,4 +1,4 @@
{
"libs/hooks/open-telemetry": "1.2.0-alpha",
"libs/providers/go-feature-flag": "0.0.1"
"libs/providers/go-feature-flag": "0.1.0"
}
8 changes: 8 additions & 0 deletions libs/providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.0](https://github.com/open-feature/node-sdk-contrib/compare/go-feature-flag-provider-v0.0.1...go-feature-flag-provider-v0.1.0) (2022-07-21)


### Features

* Go feature flag provider ([#64](https://github.com/open-feature/node-sdk-contrib/issues/64)) ([f32d3b0](https://github.com/open-feature/node-sdk-contrib/commit/f32d3b0d8ae9203c6922cb8c6a6a2a291f5f9068))
2 changes: 1 addition & 1 deletion libs/providers/go-feature-flag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/go-feature-flag-provider",
"version": "0.0.1",
"version": "0.1.0",
"type": "commonjs",
"peerDependencies": {
"@openfeature/nodejs-sdk": "^0.0.1"
Expand Down

0 comments on commit 333f9f0

Please sign in to comment.