Skip to content

Commit

Permalink
chore(main): release providers/statsig 0.0.2 (#476)
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] committed Mar 18, 2024
1 parent 409a06f commit b3e5d9d
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -10,6 +10,6 @@
"providers/launchdarkly": "0.1.4",
"providers/unleash": "0.0.3-alpha",
"providers/harness": "0.0.4-alpha",
"providers/statsig": "0.0.1",
"providers/statsig": "0.0.2",
"tests/flagd": "1.4.0"
}
9 changes: 9 additions & 0 deletions providers/statsig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog

## [0.0.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/statsig-v0.0.1...providers/statsig/v0.0.2) (2024-03-15)


### ✨ New Features

* Add Statsig provider ([#445](https://github.com/open-feature/go-sdk-contrib/issues/445)) ([409a06f](https://github.com/open-feature/go-sdk-contrib/commit/409a06fcf0157469495cf759692f333ae9d808f6))

## Changelog

0 comments on commit b3e5d9d

Please sign in to comment.