Skip to content

Commit f31b1f4

Browse files
author
github-actions
committed
Prepare version 0.6.1
1 parent cb54777 commit f31b1f4

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,5 +1,10 @@
11
# Changelog
22

3+
## [0.6.1]
4+
5+
- Released @ 12/2024 (UTC)
6+
- chore: Update dependencies
7+
38
## [0.6.0]
49

510
- Released @ 12/2024 (UTC)

lib/src/gen_screen_app.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ void _print(
155155
spinner?.stop();
156156
print('[gen-screen] $message');
157157
spinner?.start();
158-
}
158+
}

0 commit comments

Comments
 (0)