Skip to content

Commit

Permalink
chore(fluttium_cli): 0.1.2 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfenrain authored Aug 2, 2023
1 parent 7e95519 commit 9210025
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/fluttium_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.1.2

- chore: updated `mason` dependency to v0.1.0-dev.50 ([#305](https://github.com/wolfenrain/fluttium/issues/305))
- chore: bump `fluttium_driver` to 0.1.3 ([#322](https://github.com/wolfenrain/fluttium/issues/322))
- chore: bump mocktail from 0.3.0 to 1.0.0 in /packages/fluttium_cli ([#318](https://github.com/wolfenrain/fluttium/issues/318))
- docs: update README ([#323](https://github.com/wolfenrain/fluttium/issues/323))

# 0.1.1

- fix: use last step that is done for storing files ([#267](https://github.com/wolfenrain/fluttium/issues/267))
Expand Down
2 changes: 1 addition & 1 deletion packages/fluttium_cli/lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/fluttium_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluttium_cli
description: The CLI for Fluttium, a user flow testing framework for Flutter
version: 0.1.1
version: 0.1.2
homepage: https://fluttium.dev
repository: https://github.com/wolfenrain/fluttium
issue_tracker: https://github.com/wolfenrain/fluttium/issues
Expand Down

0 comments on commit 9210025

Please sign in to comment.