Skip to content

Commit 436cecc

Browse files
chore(release): 4.2.14 [skip ci]
## [4.2.14](v4.2.13...v4.2.14) (2025-08-25) ### Trivial Changes * **deps-dev:** bump chai from 5.3.3 to 6.0.1 ([#144](#144)) ([2af5395](2af5395))
1 parent 2af5395 commit 436cecc

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+
## [4.2.14](https://github.com/rvagg/cborg/compare/v4.2.13...v4.2.14) (2025-08-25)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump chai from 5.3.3 to 6.0.1 ([#144](https://github.com/rvagg/cborg/issues/144)) ([2af5395](https://github.com/rvagg/cborg/commit/2af53955840e61f3bf88eb65b6359b97d4ae0bf7))
6+
17
## [4.2.13](https://github.com/rvagg/cborg/compare/v4.2.12...v4.2.13) (2025-08-12)
28

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

0 commit comments

Comments
 (0)