Skip to content

Commit 32e6908

Browse files
2.1.0 [skip ci]
1 parent ac2377c commit 32e6908

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## [2.1.0](https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.3...v2.1.0) (2024-12-10)
4+
5+
### Features
6+
7+
* Upgrade dependencies ([ac2377c](https://github.com/prantlf/rollup-plugin-jsonlint/commit/ac2377c45a71b790848635d24bff207358233486))
8+
39
## [2.0.3](https://github.com/prantlf/rollup-plugin-jsonlint/compare/v2.0.2...v2.0.3) (2024-08-06)
410

511
### Bug Fixes

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