Skip to content

Commit

Permalink
chore(main): release providers/flagd 0.1.16 (#302)
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 Sep 11, 2023
1 parent 684ad31 commit 72555d1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"hooks/open-telemetry": "0.3.0",
"hooks/validator": "0.1.5",
"providers/configcat": "0.2.0",
"providers/flagd": "0.1.15",
"providers/flagd": "0.1.16",
"providers/from-env": "0.1.3",
"providers/go-feature-flag": "0.1.28",
"providers/flagsmith": "0.1.4",
Expand Down
13 changes: 13 additions & 0 deletions providers/flagd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.16](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.15...providers/flagd/v0.1.16) (2023-09-05)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.6.0 ([#289](https://github.com/open-feature/go-sdk-contrib/issues/289)) ([13eeb48](https://github.com/open-feature/go-sdk-contrib/commit/13eeb482ee3d69c5fb8100563501c2250b6454f1))
* **deps:** update module github.com/open-feature/go-sdk to v1.7.0 ([#315](https://github.com/open-feature/go-sdk-contrib/issues/315)) ([3f049ad](https://github.com/open-feature/go-sdk-contrib/commit/3f049ad34e93c3b9b9d4cf5a2e56f3777eb858e6))


### ✨ New Features

* Eventing support for flagd provider ([#317](https://github.com/open-feature/go-sdk-contrib/issues/317)) ([6b373cb](https://github.com/open-feature/go-sdk-contrib/commit/6b373cb393729c6f1f2a31b334cf06fac65dd369))

## [0.1.15](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.14...providers/flagd/v0.1.15) (2023-08-02)


Expand Down

0 comments on commit 72555d1

Please sign in to comment.