Skip to content

Commit cbe9504

Browse files
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2026-07-29) ### Trivial Changes * backfill release notes, downgrade busted doc generator ([#192](#192)) ([824ba52](824ba52))
1 parent 824ba52 commit cbe9504

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.1.1](https://github.com/rvagg/cborg/compare/v6.1.0...v6.1.1) (2026-07-29)
2+
3+
### Trivial Changes
4+
5+
* backfill release notes, downgrade busted doc generator ([#192](https://github.com/rvagg/cborg/issues/192)) ([824ba52](https://github.com/rvagg/cborg/commit/824ba52200bb50ae316b503343d56f485e66f1fa))
6+
17
## [6.1.0](https://github.com/rvagg/cborg/compare/v6.0.0...v6.1.0) (2026-07-29)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cborg",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "Fast CBOR with a focus on strictness",
55
"main": "cborg.js",
66
"type": "module",

0 commit comments

Comments
 (0)