Skip to content

Commit 02f320c

Browse files
chore(release): 4.2.12 [skip ci]
## [4.2.12](v4.2.11...v4.2.12) (2025-06-11) ### Trivial Changes * **deps-dev:** bump @types/node from 22.15.31 to 24.0.0 ([#142](#142)) ([b75bc12](b75bc12)) * remove Node.js 18 and 20 from CI matrix ([8be14cc](8be14cc))
1 parent 8be14cc commit 02f320c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.12](https://github.com/rvagg/cborg/compare/v4.2.11...v4.2.12) (2025-06-11)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump @types/node from 22.15.31 to 24.0.0 ([#142](https://github.com/rvagg/cborg/issues/142)) ([b75bc12](https://github.com/rvagg/cborg/commit/b75bc125e59a95948b2388fdea54371dfb70f942))
6+
* remove Node.js 18 and 20 from CI matrix ([8be14cc](https://github.com/rvagg/cborg/commit/8be14cccb12c16025c7c479d29d933ff6656996e))
7+
18
## [4.2.11](https://github.com/rvagg/cborg/compare/v4.2.10...v4.2.11) (2025-05-20)
29

310
### Trivial Changes

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": "4.2.11",
3+
"version": "4.2.12",
44
"description": "Fast CBOR with a focus on strictness",
55
"main": "cborg.js",
66
"type": "module",

0 commit comments

Comments
 (0)