Skip to content

Commit

Permalink
chore(main): release providers/go-feature-flag-in-process 0.1.0 (#566)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Poignant <[email protected]>
  • Loading branch information
github-actions[bot] and thomaspoignant authored Aug 14, 2024
1 parent 5714594 commit 9cd6061
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"providers/harness": "0.0.4-alpha",
"providers/statsig": "0.0.3",
"providers/ofrep": "0.1.4",
"tests/flagd": "1.4.1"
"tests/flagd": "1.4.1",
"providers/go-feature-flag-in-process": "0.1.0"
}
8 changes: 8 additions & 0 deletions providers/go-feature-flag-in-process/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2024-08-14)


### ✨ New Features

* **go-feature-flag:** GO Feature Flag in process using GO module ([#546](https://github.com/open-feature/go-sdk-contrib/issues/546)) ([ee5b36c](https://github.com/open-feature/go-sdk-contrib/commit/ee5b36c2d5ed3367dfe4e3f98b4aefd66f889580))

0 comments on commit 9cd6061

Please sign in to comment.