From 550ab5b604abd1a370ed82ef6252c084996d4522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:58:32 +0000 Subject: [PATCH] chore(main): release 0.16.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bc7e4aa..256c881 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.16.0" + ".": "0.16.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e7303..9e651b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.16.1](https://github.com/EndersonPro/flutree/compare/v0.16.0...v0.16.1) (2026-04-22) + + +### Bug Fixes + +* **app:** merge existing pubspec_overrides.yaml instead of overwriting ([f580642](https://github.com/EndersonPro/flutree/commit/f58064224ca02d562c101b5bc77d779b9f06abc7)) + ## [0.16.0](https://github.com/EndersonPro/flutree/compare/v0.15.1...v0.16.0) (2026-04-22) diff --git a/VERSION b/VERSION index 04a373e..2a0970c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.0 +0.16.1