Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.3.8"
".": "0.3.9"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.9](https://github.com/open-feature/cli/compare/v0.3.8...v0.3.9) (2025-10-28)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The release date for version 0.3.9 is listed as 2025-10-28, which is the same as the dates for versions 0.3.8 and 0.3.7. This seems to indicate an issue with how the release date is being generated by the automation. While multiple releases can happen on the same day, three consecutive versions sharing the same date is unusual and might be confusing. It would be good to investigate the release process to ensure dates are being set correctly for each new release.



### 馃悰 Bug Fixes

* add buildx to release pipeline ([002c982](https://github.com/open-feature/cli/commit/002c98254cec39ba226fe42a8d8582790867554d))

## [0.3.8](https://github.com/open-feature/cli/compare/v0.3.7...v0.3.8) (2025-10-28)


Expand Down
Loading