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

Commit 22378a4

Browse files
committed
v4.0.8
1 parent 1a55ac5 commit 22378a4

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.8 (2021-02-17)
2+
3+
#### 🔼 Dependencies
4+
5+
* [#91](https://github.com/groupon/cson-parser/pull/91) chore(deps): bump ini from 1.3.5 to 1.3.7 ([@dependabot[bot]](https://github.com/apps/dependabot))
6+
7+
18
### v4.0.7 (2020-11-23)
29

310
#### 🔼 Dependencies

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

0 commit comments

Comments
 (0)