We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7111b24 + 6089816 commit 9e6c394Copy full SHA for 9e6c394
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/FlutterGen/setup-fluttergen/compare/v1.0.1...v1.1.0) (2025-10-22)
4
+
5
6
+### Features
7
8
+* support v5.11 ([7111b24](https://github.com/FlutterGen/setup-fluttergen/commit/7111b24b70f6b256739213190c194ac230f9b4fb))
9
+* support v5.11 ([bdc83f4](https://github.com/FlutterGen/setup-fluttergen/commit/bdc83f437b29854bfefd0054c080e952a5013612))
10
11
## [1.0.1](https://github.com/FlutterGen/setup-fluttergen/compare/v1.0.0...v1.0.1) (2024-08-26)
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "setup-fluttergen",
- "version": "1.0.1",
+ "version": "1.1.0",
"private": true,
"description": "GitHub Action to set up FlutterGen CLI",
"license": "MIT",
0 commit comments