Skip to content

Commit 8eab771

Browse files
chore(release): 4.1.6 [skip ci]
## [4.1.6](v4.1.5...v4.1.6) (2023-05-16) ### Trivial Changes * **deps:** bump actions/checkout from 3.3.0 to 3.5.2 ([ec3fb93](ec3fb93)) * update deps ([1957207](1957207)) * update node versions ([952b8d9](952b8d9))
1 parent 952b8d9 commit 8eab771

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.1.6](https://github.com/rvagg/js-ipld-schema/compare/v4.1.5...v4.1.6) (2023-05-16)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/checkout from 3.3.0 to 3.5.2 ([ec3fb93](https://github.com/rvagg/js-ipld-schema/commit/ec3fb939dbb6c9e42653a8ee1522b66aae543dec))
7+
* update deps ([1957207](https://github.com/rvagg/js-ipld-schema/commit/195720716b569f432d29941015246c8a72da4711))
8+
* update node versions ([952b8d9](https://github.com/rvagg/js-ipld-schema/commit/952b8d9243479aa8bae5dc64e2ddd7e97e32cb29))
9+
110
## [4.1.5](https://github.com/rvagg/js-ipld-schema/compare/v4.1.4...v4.1.5) (2023-03-17)
211

312

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.5",
3+
"version": "4.1.6",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)