We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed898a commit f371c19Copy full SHA for f371c19
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2024-08-26)
4
5
6
+### Features
7
8
+* setup FlutterGen action ([f14222a](https://github.com/FlutterGen/setup-fluttergen/commit/f14222a45dd13992645bf35b8e4e14e68675e53c))
package.json
@@ -1,6 +1,6 @@
{
"name": "setup-fluttergen",
- "version": "0.1.0",
+ "version": "1.0.0",
"private": true,
"description": "GitHub Action to set up FlutterGen CLI",
"license": "MIT",
0 commit comments