Skip to content

Commit 7ae4876

Browse files
chore(release): 4.2.18 [skip ci]
## [4.2.18](v4.2.17...v4.2.18) (2024-06-13) ### Trivial Changes * **deps:** bump actions/checkout from 4.1.5 to 4.1.7 ([013637b](013637b))
1 parent 013637b commit 7ae4876

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+
## [4.2.18](https://github.com/rvagg/js-ipld-schema/compare/v4.2.17...v4.2.18) (2024-06-13)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/checkout from 4.1.5 to 4.1.7 ([013637b](https://github.com/rvagg/js-ipld-schema/commit/013637bfcd96ce940a0c0340714a583fb4d78c9e))
6+
17
## [4.2.17](https://github.com/rvagg/js-ipld-schema/compare/v4.2.16...v4.2.17) (2024-06-12)
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": "4.2.17",
3+
"version": "4.2.18",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)