Skip to content

Commit a274ee2

Browse files
author
Veeck
committed
v2.2.2
1 parent cbd31b0 commit a274ee2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
## 2.2.2
2+
3+
### Fixed
4+
5+
- Update dependencies, replace deprecated gulp-util
6+
17
## 2.2.1
28

3-
Features:
9+
### Changed
410

511
- keep indentation if no option is specified

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.1",
3+
"version": "2.2.2",
44
"description": "A gulp plugin to edit JSON object",
55
"license": "MIT",
66
"main": "./index.js",

0 commit comments

Comments
 (0)