Skip to content

Commit 89e25de

Browse files
committed
2.0.1
1 parent 1d106b0 commit 89e25de

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.1 - June, 12 2020
2+
3+
* 1d106b0 Chore: fix types (JPeer264)
4+
15
2.0.0 - March, 04 2020
26

37
* c209869 Chore: update eslint scripts (JPeer264)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-extra",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "json-extra gives you a little more power to json files and strings",
55
"main": "dest/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)