Skip to content

Commit 7df6410

Browse files
committed
bump: version 2.1.1 → 2.2.0
1 parent 34be6e9 commit 7df6410

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.2.0 (2025-12-07)
2+
3+
### Feat
4+
5+
- add capture_broadcast_events utils for testing
6+
17
## v2.1.1 (2025-12-05)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ license = {file = "LICENSE"}
106106
name = "chanx"
107107
readme = "README.rst"
108108
requires-python = ">=3.11,<4.0"
109-
version = "2.1.1"
109+
version = "2.2.0"
110110

111111
[project.optional-dependencies]
112112
channels = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)