Skip to content

Commit 177f81c

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2023-10-08) ### Bug Fixes * Upgrade dependencies, support Rollup 4 ([fb22dce](fb22dce))
1 parent fb22dce commit 177f81c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.1...v2.0.2) (2023-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies, support Rollup 4 ([fb22dce](https://github.com/prantlf/rollup-plugin-jsonlint/commit/fb22dce45679c8960166dadbfbb2032777586e7d))
7+
18
## [2.0.1](https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.0...v2.0.1) (2023-04-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-jsonlint",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Converts .json (JSON/CJSON/JSON5) files to ES6 modules.",
55
"author": "Ferdinand Prantl <[email protected]> (http://prantl.tk)",
66
"license": "MIT",

0 commit comments

Comments
 (0)