We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16714ff + c0ec535 commit a4ad201Copy full SHA for a4ad201
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/FlutterGen/setup-fluttergen/compare/v1.0.0...v1.0.1) (2024-08-26)
4
+
5
6
+### Bug Fixes
7
8
+* execubale path ([543667e](https://github.com/FlutterGen/setup-fluttergen/commit/543667e5f6f914e16f23f248eb703d3aa3c1f742))
9
10
## 1.0.0 (2024-08-26)
11
12
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "setup-fluttergen",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": true,
"description": "GitHub Action to set up FlutterGen CLI",
"license": "MIT",
0 commit comments