Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 21, 2024
1 parent e69d116 commit 4f61695
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,6 +1,19 @@
# CHANGELOG


## v1.1.2 (2024-11-21)

### Bug Fixes

- Remove platform matrix from Docker build workflow
([`fc8446d`](https://github.com/MountainGod2/chaturbate_poller/commit/fc8446de18a8f45c12146dee3fa35014c9c3265b))

### Chores

- **deps**: Lock file maintenance
([`e69d116`](https://github.com/MountainGod2/chaturbate_poller/commit/e69d116afd9855bdf089ffafba639026ec7ba1af))


## v1.1.1 (2024-11-21)

### 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 = "1.1.1"
version = "1.1.2"

[dependency-groups]
dev = [
Expand Down

0 comments on commit 4f61695

Please sign in to comment.