Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 21, 2023
1 parent aee48a7 commit 0de5199
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"hooks/open-telemetry": "0.2.1",
"hooks/validator": "0.1.1",
"providers/flagd": "0.1.7",
"providers/flagd": "0.1.8",
"providers/from-env": "0.1.1",
"providers/go-feature-flag": "0.1.3",
"providers/go-feature-flag": "0.1.4",
"tests/flagd": "1.1.0"
}
7 changes: 7 additions & 0 deletions providers/flagd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.8](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.7...providers/flagd/v0.1.8) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/bufbuild/connect-go to v1.5.2 ([#118](https://github.com/open-feature/go-sdk-contrib/issues/118)) ([0207626](https://github.com/open-feature/go-sdk-contrib/commit/0207626f688d61a6d26dbfd3086e25277241401b))

## [0.1.7](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.6...providers/flagd/v0.1.7) (2023-02-13)


Expand Down
7 changes: 7 additions & 0 deletions providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.3...providers/go-feature-flag/v0.1.4) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/thomaspoignant/go-feature-flag to v1.2.2 ([#105](https://github.com/open-feature/go-sdk-contrib/issues/105)) ([aee48a7](https://github.com/open-feature/go-sdk-contrib/commit/aee48a74de6a0624e2f3836022c222ce994af50b))

## [0.1.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.2...providers/go-feature-flag/v0.1.3) (2023-02-03)


Expand Down

0 comments on commit 0de5199

Please sign in to comment.