Skip to content

Commit 6bbde1f

Browse files
committed
bump: version 2.4.0 → 2.4.1
1 parent 4d1fd16 commit 6bbde1f

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.4.1 (2026-01-15)
2+
3+
### Fix
4+
5+
- **asyncapi**: preserve default value when resolving schema $ref
6+
17
## v2.4.0 (2026-01-06)
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.4.0"
109+
version = "2.4.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)