Skip to content

Commit a9774ff

Browse files
chore(release): 4.1.7 [skip ci]
## [4.1.7](v4.1.6...v4.1.7) (2023-06-13) ### Trivial Changes * **deps:** bump actions/checkout from 3.5.2 to 3.5.3 ([f6c30a6](f6c30a6))
1 parent f6c30a6 commit a9774ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.7](https://github.com/rvagg/js-ipld-schema/compare/v4.1.6...v4.1.7) (2023-06-13)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/checkout from 3.5.2 to 3.5.3 ([f6c30a6](https://github.com/rvagg/js-ipld-schema/commit/f6c30a6086381e720c3f9567b37651356a66ff1b))
7+
18
## [4.1.6](https://github.com/rvagg/js-ipld-schema/compare/v4.1.5...v4.1.6) (2023-05-16)
29

310

package.json

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

0 commit comments

Comments
 (0)