We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da091d3 commit 093a129Copy full SHA for 093a129
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.1](https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.0...v2.0.1) (2023-04-27)
2
+
3
4
+### Bug Fixes
5
6
+* Upgrade dependencies ([da091d3](https://github.com/prantlf/rollup-plugin-jsonlint/commit/da091d354524244e597117036e73cc5d86d204d5))
7
8
# [14.0.0](https://github.com/prantlf/jsonlint/compare/v13.1.0...v14.0.0) (2023-03-05)
9
10
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-jsonlint",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Converts .json (JSON/CJSON/JSON5) files to ES6 modules.",
"author": "Ferdinand Prantl <[email protected]> (http://prantl.tk)",
"license": "MIT",
0 commit comments