We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c6281 commit 6543736Copy full SHA for 6543736
.changeset/update-goccy-go-yaml.md
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v0.33.6 - 2025-12-19
6
+
7
+### Bug Fixes
8
9
+#### Update github.com/goccy/go-yaml from v1.19.0 to v1.19.1
10
11
+This patch update includes:
12
+- Fixed decoding of integer keys of map type
13
+- Added support for line comment for flow sequence or flow map
14
15
+No breaking changes or behavior modifications.
16
17
18
## v0.33.5 - 2025-12-19
19
20
Maintenance release with dependency updates and minor improvements.
0 commit comments