We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb9bc4 commit 78937d2Copy full SHA for 78937d2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+6.0.1 / 2020-03-07
2
+------------------
3
+
4
+- Update dependency ([#130](https://github.com/jprichardson/node-jsonfile/pull/130))
5
+- Fix code style ([#129](https://github.com/jprichardson/node-jsonfile/pull/129))
6
7
6.0.0 / 2020-02-24
8
------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonfile",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Easily read/write JSON files.",
"repository": {
"type": "git",
0 commit comments