Skip to content

Commit

Permalink
chore(main): release providers/go-feature-flag 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 10, 2024
1 parent 6d92716 commit a7e2ac5
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -5,7 +5,7 @@
"providers/flagd": "0.2.2",
"providers/flipt": "0.1.2",
"providers/from-env": "0.1.5",
"providers/go-feature-flag": "0.2.0",
"providers/go-feature-flag": "0.2.1",
"providers/flagsmith": "0.1.4",
"providers/launchdarkly": "0.1.4",
"providers/unleash": "0.0.3-alpha",
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.2.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.0...providers/go-feature-flag/v0.2.1) (2024-09-10)


### 🧹 Chore

* add license to module ([#554](https://github.com/open-feature/go-sdk-contrib/issues/554)) ([abb7657](https://github.com/open-feature/go-sdk-contrib/commit/abb76571c373582f36837587400104eb754c01b9))

## [0.2.0](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.38...providers/go-feature-flag/v0.2.0) (2024-08-14)


Expand Down

0 comments on commit a7e2ac5

Please sign in to comment.