Skip to content

Commit

Permalink
chore(release): v1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 13, 2024
1 parent ea1f95d commit 1c5113f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
26 changes: 18 additions & 8 deletions CHANGELOG.md
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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.1.0"
"version": "1.1.1"
}

0 comments on commit 1c5113f

Please sign in to comment.