Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#182)
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 Jan 8, 2025
1 parent e6787e8 commit 9488dfd
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.21"
".": "1.0.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.21
1.0.0

0 comments on commit 9488dfd

Please sign in to comment.