Skip to content

Commit 38b5a2d

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2022-08-19) ### Trivial Changes * relicense with dual mit/apache ([1ad0ba9](1ad0ba9))
1 parent 1ad0ba9 commit 38b5a2d

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.0.1](https://github.com/rvagg/js-ipld-schema/compare/v4.0.0...v4.0.1) (2022-08-19)
2+
3+
4+
### Trivial Changes
5+
6+
* relicense with dual mit/apache ([1ad0ba9](https://github.com/rvagg/js-ipld-schema/commit/1ad0ba9efa81e19e42bff96b055b387d13930649))
7+
18
## [4.0.0](https://github.com/rvagg/js-ipld-schema/compare/v3.0.3...v4.0.0) (2022-08-19)
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.0.0",
3+
"version": "4.0.1",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"main": "./ipld-schema.js",
66
"type": "module",

0 commit comments

Comments
 (0)