Skip to content

Commit 093a129

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2023-04-27) ### Bug Fixes * Upgrade dependencies ([da091d3](da091d3))
1 parent da091d3 commit 093a129

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.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+
18
# [14.0.0](https://github.com/prantlf/jsonlint/compare/v13.1.0...v14.0.0) (2023-03-05)
29

310
### Features

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.0",
3+
"version": "2.0.1",
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)