Skip to content

Commit 8da3c23

Browse files
chore(release): 6.0.6 [skip ci]
## [6.0.6](v6.0.5...v6.0.6) (2025-01-28) ### Trivial Changes * **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([404a3f8](404a3f8))
1 parent 404a3f8 commit 8da3c23

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.6](https://github.com/ipld/js-ipld-schema/compare/v6.0.5...v6.0.6) (2025-01-28)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([404a3f8](https://github.com/ipld/js-ipld-schema/commit/404a3f8fee0e68b8f644d8fb62757a01c5a9dde5))
6+
17
## [6.0.5](https://github.com/ipld/js-ipld-schema/compare/v6.0.4...v6.0.5) (2024-12-04)
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": "@ipld/schema",
3-
"version": "6.0.5",
3+
"version": "6.0.6",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)