Skip to content

Commit 4db35b5

Browse files
chore(main): release 0.2.0
1 parent c038c14 commit 4db35b5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/KeidsID/fl_basic_accounting/compare/v0.1.0...v0.2.0) (2025-04-29)
4+
5+
6+
### Features
7+
8+
* Project CRUD ([#5](https://github.com/KeidsID/fl_basic_accounting/issues/5)) ([c038c14](https://github.com/KeidsID/fl_basic_accounting/commit/c038c14e6444d77bc913aaf87ccd0fc70fb110dc))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description:
44
business owners who want to understand the flow of money without the
55
complexity of a full accounting system.
66
publish_to: "none"
7-
version: 0.1.0
7+
version: 0.2.0
88

99
environment:
1010
sdk: ^3.7.2

release.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

0 commit comments

Comments
 (0)