We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79b602 commit eb46d91Copy full SHA for eb46d91
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [4.5.4](https://github.com/rvagg/cborg/compare/v4.5.3...v4.5.4) (2026-01-20)
2
+
3
## [4.5.3](https://github.com/rvagg/cborg/compare/v4.5.2...v4.5.3) (2026-01-20)
4
5
## [4.5.2](https://github.com/rvagg/cborg/compare/v4.5.1...v4.5.2) (2026-01-20)
package.json
@@ -1,6 +1,6 @@
{
"name": "cborg",
- "version": "4.5.3",
+ "version": "4.5.4",
"description": "Fast CBOR with a focus on strictness",
"main": "cborg.js",
6
"type": "module",
0 commit comments