Skip to content

Commit 9fb6bdd

Browse files
committed
chore: Update the changelog
1 parent 3f5f571 commit 9fb6bdd

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## [2.2.2](https://github.com/prantlf/gulp-jsonlint/compare/v2.2.1...v2.2.2) (2019-12-27)
2+
3+
### Bug Fixes
4+
5+
* Adapt jsonlint error consumption for the newest jsonlint version ([023bee0](https://github.com/prantlf/gulp-jsonlint/commit/023bee0e637154e614aaaaa59ea5ea84751d2687))
6+
* Include the missing "lib" directory in the npm package ([92a411a](https://github.com/prantlf/gulp-jsonlint/commit/92a411a209ac7d4d02d0164f74a127da261fde79))
7+
* Upgrade @prantlf/jsonlint to fix [#4](https://github.com/prantlf/gulp-jsonlint/issues/4) ([3f5f571](https://github.com/prantlf/gulp-jsonlint/commit/3f5f5716b477ec61e2c7985ac07f1f68774a20d6))
8+
* Upgrade dependencies ([e00ab75](https://github.com/prantlf/gulp-jsonlint/commit/e00ab75758f2fb4215881c62828709851e841a11))
9+
10+
### Features
11+
12+
* Add support for pretty-printing of CJSON and JSON5 formats ([de669b7](https://github.com/prantlf/gulp-jsonlint/commit/de669b767df28fe32c9789edfcf6d70e1ff0e05d))
13+
14+
## [2.2.1](https://github.com/prantlf/gulp-jsonlint/compare/v2.2.0...v2.2.1) (2019-07-04)
15+
16+
### Bug Fixes
17+
18+
* Upgrade JSONLint to fix error output ([e0e08ad](https://github.com/prantlf/gulp-jsonlint/commit/e0e08ad8153c0e33f2dab05f7da263a5ede60ba0))
19+
20+
# [2.2.0](https://github.com/prantlf/gulp-jsonlint/compare/v2.1.1...v2.2.0) (2019-06-19)
21+
22+
### Features
23+
24+
* Introduce built-in error location formatters and message reporters ([a036018](https://github.com/prantlf/gulp-jsonlint/commit/a036018354d5f1d2793e07ea10f2cb6061c59edd))
25+
26+
## [2.1.1](https://github.com/prantlf/gulp-jsonlint/compare/v2.1.0...v2.1.1) (2019-06-02)
27+
28+
### Bug Fixes
29+
30+
* Upgrade jsonlint ([7520fe0](https://github.com/prantlf/gulp-jsonlint/commit/7520fe0c76aad2b698115e4f81ae01330cd879bb))
31+
32+
# [2.1.0](https://github.com/prantlf/gulp-jsonlint/compare/v2.0.0...v2.1.0) (2019-06-02)
33+
34+
### Features
35+
36+
* Add jsonlint options for formatting and object key sorting ([50e06aa](https://github.com/prantlf/gulp-jsonlint/commit/50e06aa4633f7f216a5199c01eb228cdc831da63))
37+
* Add validation using JSON Schema ([b9fcd2e](https://github.com/prantlf/gulp-jsonlint/commit/b9fcd2edd6b1a8e34c8998efb625b4eb17baf76d))
38+
39+
# [2.0.0](https://github.com/prantlf/gulp-jsonlint/compare/v1.3.0...v2.0.0) (2019-06-02)
40+
141
# [2.2.2](https://github.com/prantlf/gulp-jsonlint/compare/v2.2.1...v2.2.2) (2019-12-27)
242

343
### Bug Fixes

0 commit comments

Comments
 (0)