Skip to content

Commit e27b733

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2022-08-15) ### Bug Fixes * update deps ([8fb783d](8fb783d))
1 parent 8fb783d commit e27b733

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.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+
18
## [3.0.1](https://github.com/rvagg/js-ipld-schema/compare/v3.0.0...v3.0.1) (2022-08-15)
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.1",
3+
"version": "3.0.2",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"main": "./ipld-schema.js",
66
"type": "module",

0 commit comments

Comments
 (0)