Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 4, 2024
1 parent 81acdc1 commit 85b8177
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# CHANGELOG


## v1.4.1 (2024-12-04)

### Bug Fixes

- Update documentation link in pyproject.toml
([`efa0ad7`](https://github.com/MountainGod2/chaturbate_poller/commit/efa0ad71a3c276501392fc98ee547f85fc9a240d))

### Build System

- Remove annotations from docker-build.yml
([`81acdc1`](https://github.com/MountainGod2/chaturbate_poller/commit/81acdc1f491b5df5c001e8053bead8af23800ee7))

### Chores

- **deps**: Lock file maintenance
([#126](https://github.com/MountainGod2/chaturbate_poller/pull/126),
[`d6c89ff`](https://github.com/MountainGod2/chaturbate_poller/commit/d6c89ffe236fb5fb6ffbfa93e264c314190ba4e0))

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

- **deps**: Update actions/attest-build-provenance action to v2
([#125](https://github.com/MountainGod2/chaturbate_poller/pull/125),
[`0c44eda`](https://github.com/MountainGod2/chaturbate_poller/commit/0c44eda692e27c60cff6327675da854242616018))

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


## v1.4.0 (2024-12-03)

### 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://mountaingod2.github.io/chaturbate_poller/"
urls.Homepage = "https://github.com/MountainGod2/chaturbate_poller"
urls.Repository = "https://github.com/MountainGod2/chaturbate_poller"
version = "1.4.0"
version = "1.4.1"

[dependency-groups]
dev = [
Expand Down

0 comments on commit 85b8177

Please sign in to comment.