Skip to content

Commit 11de191

Browse files
chore(release): 1.1.4 [skip ci]
### [1.1.4](v1.1.3...v1.1.4) (2021-08-04) ### Trivial Changes * **deps:** bump actions/setup-node from 2.3.0 to 2.3.1 ([12ec7f2](12ec7f2))
1 parent 12ec7f2 commit 11de191

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.4](https://github.com/rvagg/js-ipld-schema/compare/v1.1.3...v1.1.4) (2021-08-04)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 2.3.0 to 2.3.1 ([12ec7f2](https://github.com/rvagg/js-ipld-schema/commit/12ec7f280319a337889361e14f5d21eb0606451a))
7+
18
### [1.1.3](https://github.com/rvagg/js-ipld-schema/compare/v1.1.2...v1.1.3) (2021-07-21)
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.3",
3+
"version": "1.1.4",
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)