-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Conventional Changelog Action
committed
Nov 13, 2024
1 parent
ea1f95d
commit 1c5113f
Showing
2 changed files
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,28 @@ | ||
# [1.1.0](https://github.com/Emon526/Expense-Planner/compare/v1.0.0...v0.1.0) (2024-11-13) | ||
## [1.1.1](https://github.com/Emon526/Expense-Planner/compare/v0.1.0...v1.1.1) (2024-11-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
- Defendency updated ([86c8bfc](https://github.com/Emon526/Expense-Planner/commit/86c8bfccbe2553001a42a0b4fe86e07e38fcedd0)) | ||
- Various bug fixes ([e4d33ff](https://github.com/Emon526/Expense-Planner/commit/e4d33ff480227711c722865ac9344770d8143f62)) | ||
* Licence updated ([ea1f95d](https://github.com/Emon526/Expense-Planner/commit/ea1f95d83d9951d559ff8f801451cc32fbd27453)) | ||
|
||
|
||
|
||
# [0.1.0](https://github.com/Emon526/Expense-Planner/compare/v1.0.0...v0.1.0) (2024-11-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Defendency updated ([86c8bfc](https://github.com/Emon526/Expense-Planner/commit/86c8bfccbe2553001a42a0b4fe86e07e38fcedd0)) | ||
* Various bug fixes ([e4d33ff](https://github.com/Emon526/Expense-Planner/commit/e4d33ff480227711c722865ac9344770d8143f62)) | ||
|
||
|
||
### Features | ||
|
||
- Updated to flutter 3 & Null Safety ([60dab45](https://github.com/Emon526/Expense-Planner/commit/60dab4594eda01522572bdbc8f8671c33236cbee)) | ||
* Updated to flutter 3 & Null Safety ([60dab45](https://github.com/Emon526/Expense-Planner/commit/60dab4594eda01522572bdbc8f8671c33236cbee)) | ||
|
||
|
||
|
||
# 1.0.0 (2022-09-24) | ||
|
||
### Features | ||
|
||
- Save Data to Local Storage | ||
- Last Week Expense Chart | ||
- Add & Delete Transactions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |