Skip to content

Commit 833f073

Browse files
authored
chore(very_good_flutter_plugin): 1.3.0 (#432)
1 parent 07d867f commit 833f073

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"very_good_docs_site": "1.0.3",
66
"very_good_flame_game": "1.3.0",
77
"very_good_flutter_package": "1.3.0",
8-
"very_good_flutter_plugin": "1.2.0",
8+
"very_good_flutter_plugin": "1.3.0",
99
"very_good_wear_app": "1.2.0"
1010
}
1111

very_good_flutter_plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_flutter_plugin-v1.2.0...very_good_flutter_plugin-v1.3.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* upgrade to dart 3.11 and flutter 3.41 ([#429](https://github.com/VeryGoodOpenSource/very_good_templates/issues/429)) ([46ae490](https://github.com/VeryGoodOpenSource/very_good_templates/commit/46ae490823ef6f5f3addef6159a24870f66e931e))
9+
* upgrade to very_good_analysis 10.2.0 ([#437](https://github.com/VeryGoodOpenSource/very_good_templates/issues/437)) ([be16183](https://github.com/VeryGoodOpenSource/very_good_templates/commit/be161834e90f0381d3535c9bd3b5f44ba6ea19ba))
10+
311
## [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-02-06)
412

513

very_good_flutter_plugin/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: very_good_flutter_plugin
22
description: A Very Good federated Flutter plugin created by Very Good Ventures.
33
repository: >-
44
https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_plugin
5-
version: 1.2.0
5+
version: 1.3.0
66
environment:
77
mason: ^0.1.0
88
vars:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.3.0

0 commit comments

Comments
 (0)