diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3a7e479..fea3454 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.21" + ".": "1.0.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 19c5a04..18f789a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0](https://github.com/open-feature/flagd-testbed/compare/v0.5.21...v1.0.0) (2025-01-08) + + +### ⚠ BREAKING CHANGES + +* rework gherkin files and structure ([#161](https://github.com/open-feature/flagd-testbed/issues/161)) + +### Features + +* rework gherkin files and structure ([#161](https://github.com/open-feature/flagd-testbed/issues/161)) ([f20cda1](https://github.com/open-feature/flagd-testbed/commit/f20cda130a5c5f498021157ae4e727f7404c604b)) + + +### Bug Fixes + +* release please config ([#180](https://github.com/open-feature/flagd-testbed/issues/180)) ([012d613](https://github.com/open-feature/flagd-testbed/commit/012d613052121de040dafa7871b46e5b60a170fe)) +* release please config ([#181](https://github.com/open-feature/flagd-testbed/issues/181)) ([e6787e8](https://github.com/open-feature/flagd-testbed/commit/e6787e8f73ab1594b026918d4c2c72dd803eff27)) + ## [0.5.21](https://github.com/open-feature/flagd-testbed/compare/v0.5.20...v0.5.21) (2025-01-03) diff --git a/version.txt b/version.txt index 72cb868..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.5.21 +1.0.0