Skip to content

Commit 51a29bc

Browse files
committed
ci: 💻 Release v0.0.3
1 parent 9d8f3f4 commit 51a29bc

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
## [0.0.2] - 08/04/2021
66

77
* Fix typo
8+
9+
## [0.0.3] - 18/05/2022
10+
11+
* Migrate to support Flutter 3
12+
* Add clip behavior

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packages:
2626
path: ".."
2727
relative: true
2828
source: path
29-
version: "0.0.2"
29+
version: "0.0.3"
3030
material_color_utilities:
3131
dependency: transitive
3232
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Make Limit content size in Flutter Web/Desktop/PWA, Make your app t
33
repository: https://github.com/wisnuwiry/flutter_web_frame
44
issue_tracker: https://github.com/wisnuwiry/flutter_web_frame/issues
55
homepage: https://github.com/wisnuwiry/flutter_web_frame
6-
version: 0.0.2
6+
version: 0.0.3
77

88
environment:
99
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)