Skip to content

Commit

Permalink
chore: release main (#121)
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 Feb 21, 2023
1 parent 5ee1f2c commit c6f85de
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"hooks/open-telemetry": "0.2.1",
"hooks/validator": "0.1.1",
"providers/flagd": "0.1.7",
"providers/from-env": "0.1.1",
"providers/go-feature-flag": "0.1.3",
"hooks/open-telemetry": "0.2.2",
"hooks/validator": "0.1.2",
"providers/flagd": "0.1.8",
"providers/from-env": "0.1.2",
"providers/go-feature-flag": "0.1.4",
"tests/flagd": "1.1.0"
}
7 changes: 7 additions & 0 deletions hooks/open-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.1...hooks/open-telemetry/v0.2.2) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8))

## [0.2.1](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.0...hooks/open-telemetry/v0.2.1) (2023-01-31)


Expand Down
7 changes: 7 additions & 0 deletions hooks/validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator/v0.1.1...hooks/validator/v0.1.2) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8))

## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator-v0.1.0...hooks/validator/v0.1.1) (2023-01-26)


Expand Down
13 changes: 13 additions & 0 deletions providers/flagd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.8](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.7...providers/flagd/v0.1.8) (2023-02-21)


### Features

* aligned environment variables application with flagd provider spec ([#119](https://github.com/open-feature/go-sdk-contrib/issues/119)) ([5ee1f2c](https://github.com/open-feature/go-sdk-contrib/commit/5ee1f2c8af0d41eb3820d32ca7ffe30777a2d12a))


### Bug Fixes

* **deps:** update module github.com/bufbuild/connect-go to v1.5.2 ([#118](https://github.com/open-feature/go-sdk-contrib/issues/118)) ([0207626](https://github.com/open-feature/go-sdk-contrib/commit/0207626f688d61a6d26dbfd3086e25277241401b))
* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8))

## [0.1.7](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.6...providers/flagd/v0.1.7) (2023-02-13)


Expand Down
7 changes: 7 additions & 0 deletions providers/from-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.1...providers/from-env/v0.1.2) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8))

## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env-v0.1.0...providers/from-env/v0.1.1) (2023-01-26)


Expand Down
8 changes: 8 additions & 0 deletions providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.3...providers/go-feature-flag/v0.1.4) (2023-02-21)


### Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8))
* **deps:** update module github.com/thomaspoignant/go-feature-flag to v1.2.2 ([#105](https://github.com/open-feature/go-sdk-contrib/issues/105)) ([aee48a7](https://github.com/open-feature/go-sdk-contrib/commit/aee48a74de6a0624e2f3836022c222ce994af50b))

## [0.1.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.2...providers/go-feature-flag/v0.1.3) (2023-02-03)


Expand Down

0 comments on commit c6f85de

Please sign in to comment.