diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f87262a..047c623 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.15.0" + ".": "0.15.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a2385d..4b6b874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [0.15.1](https://github.com/EndersonPro/flutree/compare/v0.15.0...v0.15.1) (2026-04-05) + + +### Bug Fixes + +* **version:** output clean semver for CI compatibility ([c07d2d9](https://github.com/EndersonPro/flutree/commit/c07d2d93ab8cda88dfd8cf1708f0bf68e2c9708c)) +* **version:** output clean semver for CI compatibility ([b5db14e](https://github.com/EndersonPro/flutree/commit/b5db14ef7b656f17173b25a94de33f0cd39240f7)) + ## [0.15.0](https://github.com/EndersonPro/flutree/compare/v0.14.0...v0.15.0) (2026-04-05) diff --git a/VERSION b/VERSION index a551051..e815b86 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.15.0 +0.15.1