Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 183ef4e

Browse files
chore(main): release 1.53.2 (#112)
Co-authored-by: Thomas Poignant <[email protected]>
1 parent 937831a commit 183ef4e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "1.53.1",
2+
".": "1.53.2",
33
"module/evaluation": "1.7.0",
44
"module/core": "1.0.0",
55
"openfeature/providers/python-provider": "0.4.4",

.github/release-please/CHANGELOG.md

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

3+
## [1.53.2](https://github.com/thomaspoignant/goff-fork/compare/v1.53.1...v1.53.2) (2025-10-13)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* Update config_test.go ([2eb0445](https://github.com/thomaspoignant/goff-fork/commit/2eb04455b93ac5ec2d3788748a7670861d13ce31))
9+
310
## [1.53.1](https://github.com/thomaspoignant/goff-fork/compare/v1.53.0...v1.53.1) (2025-10-13)
411

512

cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: relay-proxy
33
home: https://gofeatureflag.org
44
sources:
5-
- "https://github.com/thomaspoignant/go-feature-flag"
5+
- https://github.com/thomaspoignant/go-feature-flag
66
description: A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes
77
type: application
88
version: 0.0.0 # x-release-please-version

0 commit comments

Comments
 (0)