Skip to content

Commit 082548c

Browse files
committed
Update version to 0.0.12
1 parent dfa8fe9 commit 082548c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.12
2+
3+
- Fix `FLUTTERFLOW_PROJECT` environment variable issue.
4+
- Fix downloading assets when the parent directory does not exist.
5+
16
## 0.0.11
27

38
- Fix `--fix` `--no-parent-folder` edge case.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutterflow_cli
22
description: >-
33
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
4-
version: 0.0.11
4+
version: 0.0.12
55
homepage: https://github.com/FlutterFlow/flutterflow-cli
66
issue_tracker: https://github.com/flutterflow/flutterflow-issues
77

0 commit comments

Comments
 (0)