Skip to content

Commit

Permalink
1.8.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 3, 2025
1 parent e087a0a commit 0fc0650
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,6 +1,22 @@
# CHANGELOG


## v1.8.1 (2025-01-03)

### Bug Fixes

- Add example dependencies for phue and tenacity in pyproject.toml and uv.lock
([`e087a0a`](https://github.com/MountainGod2/chaturbate_poller/commit/e087a0adfee21ffad47f0cde9e91fc8cc8b227ac))

### Chores

- Update project metadata in pyproject.toml and uv.lock
([`272010d`](https://github.com/MountainGod2/chaturbate_poller/commit/272010d8a34d3bc5a02d54e6de6bba65116e18da))

- **deps**: Update pytest-asyncio to v0.25.1 and ruff to v0.8.5
([`21267ce`](https://github.com/MountainGod2/chaturbate_poller/commit/21267cecd792ed803307efaeb2ab59c4a3965815))


## v1.8.0 (2025-01-01)

### Bug Fixes
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 = "chaturbate-poller"
version = "1.8.0"
version = "1.8.1"
description = "Poller for the Chaturbate events API."
authors = [{ name = "MountainGod2", email = "admin@reid.ca" }]
readme = { file = "README.md", content-type = "text/markdown" }
Expand Down

0 comments on commit 0fc0650

Please sign in to comment.