Skip to content

Commit

Permalink
chore(release): publish packages (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
timcreatedit authored Sep 25, 2024
1 parent 299cb11 commit 094b71f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.1.0-dev.9

> Note: This release has breaking changes.
- **FIX**: typos in several log messages (#141).
- **BREAKING** **FEAT**: if no `packageName` is provided in figmage.yaml, use the current directory's name as default. (#143).

## 0.1.0-dev.8

> Note: This release has breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion 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 pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: figmage
description: A CLI tool for generating Figma styles for Flutter
version: 0.1.0-dev.8
version: 0.1.0-dev.9
repository: https://github.com/whynotmake-it/figmage
issue_tracker: https://github.com/whynotmake-it/figmage/issues
website: https://whynotmake.it/figmage
Expand Down

0 comments on commit 094b71f

Please sign in to comment.