Skip to content

Commit

Permalink
chore(ci): Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elisiariocouto committed Feb 29, 2024
1 parent facf6ac commit f3ad639
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.2.1 (2024/02/29)

### Bug Fixes

- Fix compose volumes and dependencies. ([460fed3e](https://github.com/elisiariocouto/leggen/commit/460fed3ed0ca694eab6e80f98392edbe5d5b83fd))
- Deduplicate accounts. ([facf6ac9](https://github.com/elisiariocouto/leggen/commit/facf6ac94e533087846fca297520c311a81b6692))


### Documentation

- Add NocoDB information to README.md. ([d8fde49d](https://github.com/elisiariocouto/leggen/commit/d8fde49da4e34457a7564655dd42bb6f0d427b4b))


## 0.2.0 (2024/02/27)

### Bug Fixes
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.2.0"
version = "0.2.1"
description = "An Open Banking CLI"
authors = ["Elisiário Couto <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f3ad639

Please sign in to comment.