Skip to content

Commit 63692bc

Browse files
committed
Update version to 0.0.2
* Update changelog.
1 parent f103cfb commit 63692bc

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
## 0.0.1
2-
- Initial Pre-release.
2+
- Initial Pre-release.
3+
4+
## 0.0.2
5+
- Upgrade to Flutter 3.10 and Dart 3.
6+
- Add support for listview and pageview.
7+
- Add support for api call action.
8+
- Remove `ScrollLinkableMixin`.
9+
- Add method to compare two font weights.
10+
- Add method to generate a random ID.
11+
- Update example.md.
12+
- Update documentation.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: codelessly_api
22
description: Codelessly Core API
33

4-
version: 0.0.1
4+
version: 0.0.2
55

66
homepage: https://codelessly.com/
77
repository: https://github.com/Codelessly/CodelesslyAPI

0 commit comments

Comments
 (0)