Skip to content

Commit

Permalink
πŸ”– bump(release): v0.0.4 β†’ v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2024
1 parent 82d085e commit ec63b94
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v0.0.5 (2024-10-12)

### πŸ›πŸš‘οΈ Fixes

- sonar issues (#21)

### πŸ’šπŸ‘· CI & Build

- generate sonar properties dynamically (#20)
- sonarqube (#19)

### πŸ”§πŸ”¨πŸ“¦οΈ Configuration, Scripts, Packages

- meta (#16)

## v0.0.4 (2024-03-07)

### ♻️ Refactorings
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "coinapi-rest"
version = "0.0.4"
version = "0.0.5"
description = "CoinAPI Python REST Client"
authors = [{ name = "ljnsn", email = "[email protected]" }]
dependencies = [
Expand Down

0 comments on commit ec63b94

Please sign in to comment.