Skip to content

Commit

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


## v0.14.5 (2024-11-02)

### Bug Fixes

* fix: Update Python Semantic Release action to use python-semantic-release@v9 ([`ae62471`](https://github.com/MountainGod2/chaturbate_poller/commit/ae62471396952185c750e990d4930131b53d2c8d))

### Chores

* chore(deps): lock file maintenance (#82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ([`6cf209f`](https://github.com/MountainGod2/chaturbate_poller/commit/6cf209f4380d76d5ca5ef6bf3074ecb779802cfd))

### Continuous Integration

* ci: Update CI and Docker build workflows for multi-platform support and code quality checks ([`8058ffc`](https://github.com/MountainGod2/chaturbate_poller/commit/8058ffc2487222e424641514be0d8d48d0a6fe75))


## v0.14.4 (2024-11-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ scripts.chaturbate_poller = "chaturbate_poller.__main__:cli"
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.14.4"
version = "0.14.5"

[dependency-groups]
dev = [
Expand Down

0 comments on commit 6ff0e1d

Please sign in to comment.