Skip to content

Commit 806b706

Browse files
authored
chore(mason_cli): v0.1.1 (#1475)
1 parent f4b8346 commit 806b706

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/mason_cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.1
2+
3+
- fix: `mason init` uses `hello 0.1.0+2` for `mason v0.1.0` compatibility
4+
15
# 0.1.0
26

37
- chore: bump to stable v0.1.0 🎉

packages/mason_cli/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mason_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mason_cli
22
description: >
33
Mason CLI allows developers to create and consume reusable templates called bricks.
4-
version: 0.1.0
4+
version: 0.1.1
55
homepage: https://github.com/felangel/mason
66
repository: https://github.com/felangel/mason
77
issue_tracker: https://github.com/felangel/mason/issues

0 commit comments

Comments
 (0)