Skip to content

Commit

Permalink
chore(ci): Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elisiariocouto committed Jun 7, 2024
1 parent 3b1738b commit 70cfe34
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.6.0 (2024/06/07)

### Features

- **sync:** Save account balances in new table. ([332d4d51](https://github.com/elisiariocouto/leggen/commit/332d4d51d00286ecec71703aaa39e590f506d2cb))
- **sync:** Enable expiration notifications. ([3b1738ba](https://github.com/elisiariocouto/leggen/commit/3b1738bae491f78788b37c32d2e733f7741d41f3))


### Miscellaneous Tasks

- **deps:** Bump the pip group across 1 directory with 3 updates ([410e6006](https://github.com/elisiariocouto/leggen/commit/410e600673a1aabcede6f9961c1d10f476ae1077))
- **deps:** Update black, ruff and pre-commit to latest versions. ([7672533e](https://github.com/elisiariocouto/leggen/commit/7672533e8626f5cb04e2bf1f00fbe389f6135f5c))


## 0.5.0 (2024/03/29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "leggen"
version = "0.5.0"
version = "0.6.0"
description = "An Open Banking CLI"
authors = ["Elisiário Couto <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 70cfe34

Please sign in to comment.