We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad0ba9 commit 38b5a2dCopy full SHA for 38b5a2d
CHANGELOG.md
@@ -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
8
## [4.0.0](https://github.com/rvagg/js-ipld-schema/compare/v3.0.3...v4.0.0) (2022-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/schema",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"main": "./ipld-schema.js",
"type": "module",
0 commit comments