Skip to content

Commit 239763c

Browse files
chore(release): 0.0.1-dev.3
1 parent ddab97a commit 239763c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.1-dev.3
2+
3+
* Update constraints to Dart 3
4+
15
## 0.0.1-dev.2
26

37
* Update intl version to 0.18.0
@@ -7,4 +11,3 @@
711
## 0.0.1-dev.1
812

913
* Launch first version
10-

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ packages:
8989
path: ".."
9090
relative: true
9191
source: path
92-
version: "0.0.1-dev.2"
92+
version: "0.0.1-dev.3"
9393
intl:
9494
dependency: transitive
9595
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_cupertino_fields
22
description: Additional form inputs fields with Cupertino style for flutter_form_builder package
3-
version: 0.0.1-dev.2
3+
version: 0.0.1-dev.3
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_cupertino_fields/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)