Skip to content

Commit aee0cfa

Browse files
author
semantic-release
committed
0.6.5
Automatically generated by python-semantic-release
1 parent 4fc36c8 commit aee0cfa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.6.5 (2025-03-27)
5+
6+
### Bug Fixes
7+
8+
- Missing config_change event
9+
([`4fc36c8`](https://github.com/Lash-L/python-snoo/commit/4fc36c88232ffcf986699691caea1da20f0b304b))
10+
11+
412
## v0.6.4 (2025-03-20)
513

614
### Bug Fixes

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.4"
3+
version = "0.6.5"
44
description = "A package to control Snoos."
55
authors = ["Lash-L <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)