Skip to content

Commit

Permalink
chore(main): release providers/harness 0.0.3-alpha (#360)
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 Nov 1, 2023
1 parent 98ae316 commit 9c55efd
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 @@ -9,6 +9,6 @@
"providers/flagsmith": "0.1.4",
"providers/launchdarkly": "0.1.3",
"providers/unleash": "0.0.2-alpha",
"providers/harness": "0.0.2-alpha",
"providers/harness": "0.0.3-alpha",
"tests/flagd": "1.3.1"
}
7 changes: 7 additions & 0 deletions providers/harness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.3-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness/v0.0.2-alpha...providers/harness/v0.0.3-alpha) (2023-11-01)


### 🐛 Bug Fixes

* go mod/sum mismatches ([#359](https://github.com/open-feature/go-sdk-contrib/issues/359)) ([98ae316](https://github.com/open-feature/go-sdk-contrib/commit/98ae316c9d97de62cf1b742ac5592d15db6bbbe2))

## [0.0.2-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness-v0.0.1-alpha...providers/harness/v0.0.2-alpha) (2023-10-31)


Expand Down

0 comments on commit 9c55efd

Please sign in to comment.