Skip to content

Commit

Permalink
chore(main): release providers/ofrep 0.1.4 (#544)
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>
Co-authored-by: Thomas Poignant <[email protected]>
  • Loading branch information
github-actions[bot] and thomaspoignant authored Jul 30, 2024
1 parent 840772b commit 5f466ab
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 @@ -11,6 +11,6 @@
"providers/unleash": "0.0.3-alpha",
"providers/harness": "0.0.4-alpha",
"providers/statsig": "0.0.2",
"providers/ofrep": "0.1.3",
"providers/ofrep": "0.1.4",
"tests/flagd": "1.4.1"
}
7 changes: 7 additions & 0 deletions providers/ofrep/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/ofrep/v0.1.3...providers/ofrep/v0.1.4) (2024-07-30)


### 🐛 Bug Fixes

* **ofrep:** Manage disabled flag ([#543](https://github.com/open-feature/go-sdk-contrib/issues/543)) ([b4dd97d](https://github.com/open-feature/go-sdk-contrib/commit/b4dd97d06fad07afdfb4cb725194f558e0a685b1))

## [0.1.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/ofrep/v0.1.2...providers/ofrep/v0.1.3) (2024-07-26)


Expand Down

0 comments on commit 5f466ab

Please sign in to comment.