Skip to content

Commit 3f175a5

Browse files
committed
bump: version 2.2.0 → 2.2.1
1 parent 3727a08 commit 3f175a5

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.1 (2025-12-07)
2+
3+
### Fix
4+
5+
- add suppress param for capture_broadcast_events and update docs
6+
17
## v2.2.0 (2025-12-07)
28

39
### Feat

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.2.0"
109+
version = "2.2.1"
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)