Skip to content

Commit a06e093

Browse files
author
semantic-release
committed
0.6.6
Automatically generated by python-semantic-release
1 parent 5cfe6e0 commit a06e093

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# CHANGELOG
22

33

4+
## v0.6.6 (2025-05-13)
5+
6+
47
## v0.6.5 (2025-03-27)
58

69
### Bug Fixes
710

11+
- Add missing event
12+
([`16ac0bb`](https://github.com/Lash-L/python-snoo/commit/16ac0bb5150ad06594a36957968bac7a6490e2a2))
13+
814
- Missing config_change event
915
([`4fc36c8`](https://github.com/Lash-L/python-snoo/commit/4fc36c88232ffcf986699691caea1da20f0b304b))
1016

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-snoo"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
description = "A package to control Snoos."
55
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)