Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit f12a359

Browse files
committed
v4.0.7
1 parent e017a39 commit f12a359

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v4.0.7 (2020-11-23)
2+
3+
#### 🔼 Dependencies
4+
5+
* [#90](https://github.com/groupon/cson-parser/pull/90) chore: freeze coffeescript@1.12.7 ([@aaarichter](https://github.com/aaarichter))
6+
7+
18
### v4.0.6 (2020-11-19)
29

310
#### 🏡 Internal

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": "cson-parser",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Safe parsing of CSON files",
55
"license": "BSD-3-Clause",
66
"main": "lib/cson-parser.js",

0 commit comments

Comments
 (0)