Skip to content

Commit

Permalink
0.9.5
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
MountainGod2 committed Oct 5, 2024
1 parent ac45973 commit 2de4259
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## v0.9.5 (2024-10-05)

### Fix

* fix: refactor log directory instantation into main.py ([`ac45973`](https://github.com/MountainGod2/chaturbate_poller/commit/ac459731f920245224f4c6a708ad7aca0c5ec0fb))

### Refactor

* refactor: update pyproject.toml and uv.lock to remove pyyaml ([`b42d90b`](https://github.com/MountainGod2/chaturbate_poller/commit/b42d90bd75808764202b9c4940745a635f7bc22d))

* refactor: remove unused code and simplify ConfigManager initialization ([`a505522`](https://github.com/MountainGod2/chaturbate_poller/commit/a505522b07d4588459b65556a140919a7d43f3fc))

* refactor: update examples ([`8dcb0ec`](https://github.com/MountainGod2/chaturbate_poller/commit/8dcb0ecca6ab675b39d55cb82665d5d0d706ee80))

* refactor: update lint configuration in pyproject.toml ([`5153b40`](https://github.com/MountainGod2/chaturbate_poller/commit/5153b40c895735ea0783542e06043f2af1cb6d71))

## v0.9.4 (2024-10-05)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
urls.Documentation = "https://chaturbate-poller.readthedocs.io/en/latest/"
urls.Homepage = "https://github.com/MountainGod2/chaturbate_poller"
urls.Repository = "https://github.com/MountainGod2/chaturbate_poller"
version = "0.9.4"
version = "0.9.5"

[tool.uv]
dev-dependencies = [
Expand Down

0 comments on commit 2de4259

Please sign in to comment.