Skip to content

Commit 9e6c394

Browse files
authored
Merge pull request #64 from FlutterGen/release-please--branches--main--components--setup-fluttergen
chore(main): release 1.1.0
2 parents 7111b24 + 6089816 commit 9e6c394

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.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+
311
## [1.0.1](https://github.com/FlutterGen/setup-fluttergen/compare/v1.0.0...v1.0.1) (2024-08-26)
412

513
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-fluttergen",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "GitHub Action to set up FlutterGen CLI",
66
"license": "MIT",

0 commit comments

Comments
 (0)