Skip to content

Commit 7ed4ae8

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-08-15) ### Bug Fixes * update schema-schema types ([33db763](33db763))
1 parent 33db763 commit 7ed4ae8

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+
## [3.0.1](https://github.com/rvagg/js-ipld-schema/compare/v3.0.0...v3.0.1) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update schema-schema types ([33db763](https://github.com/rvagg/js-ipld-schema/commit/33db763ca9d369aa9fa75c9d19ef1878583ef5a8))
7+
18
## [3.0.0](https://github.com/rvagg/js-ipld-schema/compare/v2.0.2...v3.0.0) (2022-08-13)
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": "3.0.0",
3+
"version": "3.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)