Skip to content

Commit eded0f3

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2024-10-08) ### Trivial Changes * **deps:** bump actions/checkout from 4.2.0 to 4.2.1 ([eb78a7a](eb78a7a))
1 parent eb78a7a commit eded0f3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.2](https://github.com/ipld/js-ipld-schema/compare/v6.0.1...v6.0.2) (2024-10-08)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 ([eb78a7a](https://github.com/ipld/js-ipld-schema/commit/eb78a7a4f927aa608deb08618a76d90e61643305))
6+
17
## [6.0.1](https://github.com/ipld/js-ipld-schema/compare/v6.0.0...v6.0.1) (2024-09-26)
28

39
### Trivial Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/schema",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)