From e11cf69d974c7d7a76c06c5967be24257ec59c18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 20:59:25 +0000 Subject: [PATCH] chore(main): release 0.15.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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