Skip to content

Commit 82dc4e4

Browse files
chore: release main (#1542)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.12.1</summary> ## [0.12.1](flagd/v0.12.0...flagd/v0.12.1) (2025-02-04) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.11.0 ([#1541](#1541)) ([986a436](986a436)) * **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](#1543)) ([7d6c0dc](7d6c0dc)) </details> <details><summary>flagd-proxy: 0.7.1</summary> ## [0.7.1](flagd-proxy/v0.7.0...flagd-proxy/v0.7.1) (2025-02-04) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.11.0 ([#1541](#1541)) ([986a436](986a436)) * **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](#1543)) ([7d6c0dc](7d6c0dc)) </details> <details><summary>core: 0.11.1</summary> ## [0.11.1](core/v0.11.0...core/v0.11.1) (2025-02-04) ### 🐛 Bug Fixes * **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](#1543)) ([7d6c0dc](7d6c0dc)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
1 parent 573bbfb commit 82dc4e4

File tree

4 files changed

+26
-3
lines changed

4 files changed

+26
-3
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.12.0",
3-
"flagd-proxy": "0.7.0",
4-
"core": "0.11.0"
2+
"flagd": "0.12.1",
3+
"flagd-proxy": "0.7.1",
4+
"core": "0.11.1"
55
}

core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.1](https://github.com/open-feature/flagd/compare/core/v0.11.0...core/v0.11.1) (2025-02-04)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](https://github.com/open-feature/flagd/issues/1543)) ([7d6c0dc](https://github.com/open-feature/flagd/commit/7d6c0dc6e6e6955af1e5225807deeb2b6797900b))
9+
310
## [0.11.0](https://github.com/open-feature/flagd/compare/core/v0.10.8...core/v0.11.0) (2025-01-31)
411

512

flagd-proxy/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.7.0...flagd-proxy/v0.7.1) (2025-02-04)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/flagd/core to v0.11.0 ([#1541](https://github.com/open-feature/flagd/issues/1541)) ([986a436](https://github.com/open-feature/flagd/commit/986a436e10e9766b897319085cf7dbbe2f10cb24))
9+
* **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](https://github.com/open-feature/flagd/issues/1543)) ([7d6c0dc](https://github.com/open-feature/flagd/commit/7d6c0dc6e6e6955af1e5225807deeb2b6797900b))
10+
311
## [0.7.0](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.6.11...flagd-proxy/v0.7.0) (2025-01-31)
412

513

flagd/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/open-feature/flagd/compare/flagd/v0.12.0...flagd/v0.12.1) (2025-02-04)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/flagd/core to v0.11.0 ([#1541](https://github.com/open-feature/flagd/issues/1541)) ([986a436](https://github.com/open-feature/flagd/commit/986a436e10e9766b897319085cf7dbbe2f10cb24))
9+
* **deps:** update module golang.org/x/sync to v0.11.0 ([#1543](https://github.com/open-feature/flagd/issues/1543)) ([7d6c0dc](https://github.com/open-feature/flagd/commit/7d6c0dc6e6e6955af1e5225807deeb2b6797900b))
10+
311
## [0.12.0](https://github.com/open-feature/flagd/compare/flagd/v0.11.8...flagd/v0.12.0) (2025-01-31)
412

513

0 commit comments

Comments
 (0)