Skip to content

Commit 9677e35

Browse files
chore(release): 4.1.4 [skip ci]
## [4.1.4](v4.1.3...v4.1.4) (2023-01-06) ### Trivial Changes * **deps:** bump actions/checkout from 3.2.0 to 3.3.0 ([3cba15c](3cba15c)) * **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([e7ab42f](e7ab42f))
1 parent e7ab42f commit 9677e35

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.1.4](https://github.com/rvagg/js-ipld-schema/compare/v4.1.3...v4.1.4) (2023-01-06)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/checkout from 3.2.0 to 3.3.0 ([3cba15c](https://github.com/rvagg/js-ipld-schema/commit/3cba15c5d2e482753a4f762bcedd676cb737dcf4))
7+
* **deps:** bump actions/setup-node from 3.5.1 to 3.6.0 ([e7ab42f](https://github.com/rvagg/js-ipld-schema/commit/e7ab42f08378cd39a7cf68193441f775ddc05ea0))
8+
19
## [4.1.3](https://github.com/rvagg/js-ipld-schema/compare/v4.1.2...v4.1.3) (2023-01-02)
210

311

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

0 commit comments

Comments
 (0)