Skip to content

Commit 547e433

Browse files
chore(release): 5.4.6 [skip ci]
## [5.4.6](v5.4.5...v5.4.6) (2026-05-12) ### Trivial Changes * **deps:** bump @ipld/dag-json from 10.2.9 to 11.0.0 in /examples ([#184](#184)) ([eefd849](eefd849)) ### Dependencies * bump @ipld/dag-cbor from 9.2.7 to 10.0.1 ([#182](#182)) ([a2ab328](a2ab328))
1 parent a2ab328 commit 547e433

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [5.4.6](https://github.com/ipld/js-car/compare/v5.4.5...v5.4.6) (2026-05-12)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump @ipld/dag-json from 10.2.9 to 11.0.0 in /examples ([#184](https://github.com/ipld/js-car/issues/184)) ([eefd849](https://github.com/ipld/js-car/commit/eefd849ebfa1cee9641cd0d7ba6b71b398b6bea8))
6+
7+
### Dependencies
8+
9+
* bump @ipld/dag-cbor from 9.2.7 to 10.0.1 ([#182](https://github.com/ipld/js-car/issues/182)) ([a2ab328](https://github.com/ipld/js-car/commit/a2ab328098c651f247d77c3c5a832e38dcaa1913))
10+
111
## [5.4.5](https://github.com/ipld/js-car/compare/v5.4.4...v5.4.5) (2026-05-11)
212

313
### 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": "@ipld/car",
3-
"version": "5.4.5",
3+
"version": "5.4.6",
44
"description": "Content Addressable aRchive format reader and writer",
55
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)