Skip to content

Commit

Permalink
chore: release main (open-feature#78)
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 23, 2022
1 parent 3e4ab86 commit 7db7d31
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,4 +1,4 @@
{
"libs/hooks/open-telemetry": "1.2.3-alpha",
"libs/providers/go-feature-flag": "0.1.2"
"libs/providers/go-feature-flag": "0.1.3"
}
7 changes: 7 additions & 0 deletions libs/providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/open-feature/node-sdk-contrib/compare/go-feature-flag-provider-v0.1.2...go-feature-flag-provider-v0.1.3) (2022-07-23)


### Bug Fixes

* Peer dependencies error ([#77](https://github.com/open-feature/node-sdk-contrib/issues/77)) ([3e4ab86](https://github.com/open-feature/node-sdk-contrib/commit/3e4ab861c1a8d94be50bf2e2445044d820d9164b))

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


Expand Down
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.1.2",
"version": "0.1.3",
"type": "commonjs",
"peerDependencies": {
"@openfeature/nodejs-sdk": "^0.1.9"
Expand Down

0 comments on commit 7db7d31

Please sign in to comment.