We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb783d commit e27b733Copy full SHA for e27b733
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.2](https://github.com/rvagg/js-ipld-schema/compare/v3.0.1...v3.0.2) (2022-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* update deps ([8fb783d](https://github.com/rvagg/js-ipld-schema/commit/8fb783d2c2d083f799d781cdace0cc26709b1ff2))
7
8
## [3.0.1](https://github.com/rvagg/js-ipld-schema/compare/v3.0.0...v3.0.1) (2022-08-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ipld-schema",
- "version": "3.0.1",
+ "version": "3.0.2",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"main": "./ipld-schema.js",
"type": "module",
0 commit comments