diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1836cef5..f52d22ff 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,7 +5,7 @@ "very_good_docs_site": "1.0.2", "very_good_flame_game": "1.1.2", "very_good_flutter_package": "1.1.0", - "very_good_flutter_plugin": "1.1.0", + "very_good_flutter_plugin": "1.2.0", "very_good_wear_app": "1.1.1" } \ No newline at end of file diff --git a/very_good_flutter_plugin/CHANGELOG.md b/very_good_flutter_plugin/CHANGELOG.md index 2e217ac2..06a1de7d 100644 --- a/very_good_flutter_plugin/CHANGELOG.md +++ b/very_good_flutter_plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.2.0](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_flutter_plugin-v1.1.0...very_good_flutter_plugin-v1.2.0) (2026-01-13) + + +### Features + +* add license check workflow to templates ([#422](https://github.com/VeryGoodOpenSource/very_good_templates/issues/422)) ([bd280c0](https://github.com/VeryGoodOpenSource/very_good_templates/commit/bd280c00f90126856a5fe70d6417e1c83d20f74b)) +* upgrade to flutter 3.38.1 ([#394](https://github.com/VeryGoodOpenSource/very_good_templates/issues/394)) ([e436d76](https://github.com/VeryGoodOpenSource/very_good_templates/commit/e436d7606b0998fc5231d3bd1fd0c4650d0c8ae8)) + + +### Bug Fixes + +* update changelog's format ([#371](https://github.com/VeryGoodOpenSource/very_good_templates/issues/371)) ([6c5d53d](https://github.com/VeryGoodOpenSource/very_good_templates/commit/6c5d53d50d37dbd4fc88e3154f05ab283120e59f)) + + +### Miscellaneous Chores + +* upgrade iOS target version to 13.0 ([#407](https://github.com/VeryGoodOpenSource/very_good_templates/issues/407)) ([0c33e73](https://github.com/VeryGoodOpenSource/very_good_templates/commit/0c33e73350507590e6c67eca095f7828ad42f140)) + ## [1.1.0](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_flutter_plugin-v1.0.0...very_good_flutter_plugin-v1.1.0) (2025-09-22) diff --git a/very_good_flutter_plugin/brick.yaml b/very_good_flutter_plugin/brick.yaml index 96ed7dbd..163ffda4 100644 --- a/very_good_flutter_plugin/brick.yaml +++ b/very_good_flutter_plugin/brick.yaml @@ -2,7 +2,7 @@ name: very_good_flutter_plugin description: A Very Good federated Flutter plugin created by Very Good Ventures. repository: >- https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_plugin -version: 1.1.0 +version: 1.2.0 environment: mason: ^0.1.0 vars: diff --git a/very_good_flutter_plugin/version.txt b/very_good_flutter_plugin/version.txt index 9084fa2f..26aaba0e 100644 --- a/very_good_flutter_plugin/version.txt +++ b/very_good_flutter_plugin/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0