Skip to content

Commit 901dc93

Browse files
chore(release): 1.1.2 [skip ci]
### [1.1.2](v1.1.1...v1.1.2) (2021-07-01) ### Trivial Changes * **deps:** bump actions/setup-node from 2.1.5 to 2.2.0 ([9822b1f](9822b1f))
1 parent 9822b1f commit 901dc93

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+
### [1.1.2](https://github.com/rvagg/js-ipld-schema/compare/v1.1.1...v1.1.2) (2021-07-01)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 2.1.5 to 2.2.0 ([9822b1f](https://github.com/rvagg/js-ipld-schema/commit/9822b1f4d11ac9a5472b75f8e4f3c5a1b62edd42))
7+
18
### [1.1.1](https://github.com/rvagg/js-ipld-schema/compare/v1.1.0...v1.1.1) (2021-06-23)
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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"main": "./ipld-schema.js",
66
"types": "./types.d.ts",

0 commit comments

Comments
 (0)