Skip to content

Commit 1a06e40

Browse files
committed
bump: version 1.1.0 → 1.1.1
1 parent 1299d82 commit 1a06e40

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+
## v1.1.1 (2025-10-11)
2+
3+
### Fix
4+
5+
- **asyncapi**: preserve schema keys as PascalCase class names in camelCase mode
6+
17
## v1.1.0 (2025-10-10)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ license = {file = "LICENSE"}
105105
name = "chanx"
106106
readme = "README.rst"
107107
requires-python = ">=3.11,<4.0"
108-
version = "1.1.0"
108+
version = "1.1.1"
109109

110110
[project.optional-dependencies]
111111
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)