Skip to content

Commit d167099

Browse files
author
Veeck
committed
v2.3.0
1 parent be0c187 commit d167099

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.3.0
2+
3+
### Added
4+
5+
- New option 'beautify' (default: true) to disable beautification if necessary
6+
17
## 2.2.2
28

39
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-json-editor",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "A gulp plugin to edit JSON object",
55
"license": "MIT",
66
"main": "./index.js",

0 commit comments

Comments
 (0)