Skip to content

Commit 94b4c14

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2026-04-28) ### Trivial Changes * **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#175](#175)) ([0378c7f](0378c7f))
1 parent 0378c7f commit 94b4c14

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+
## [5.1.1](https://github.com/rvagg/cborg/compare/v5.1.0...v5.1.1) (2026-04-28)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#175](https://github.com/rvagg/cborg/issues/175)) ([0378c7f](https://github.com/rvagg/cborg/commit/0378c7f9f5aed023b03085d9369f529ba178cd07))
6+
17
## [5.1.0](https://github.com/rvagg/cborg/compare/v5.0.1...v5.1.0) (2026-04-07)
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": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Fast CBOR with a focus on strictness",
55
"main": "cborg.js",
66
"type": "module",

0 commit comments

Comments
 (0)