diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c7e3af..b8ce610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [13.1.0](https://github.com/prantlf/jsonlint/compare/v13.0.1...v13.1.0) (2023-03-05) + + +### Features + +* Accept multiple schemas if external definitions are used ([32d1cab](https://github.com/prantlf/jsonlint/commit/32d1cabfc5cf00f23ec8d7b6b4a5b62e66924fa3)) + ## [13.0.1](https://github.com/prantlf/jsonlint/compare/v13.0.0...v13.0.1) (2023-03-05) diff --git a/package.json b/package.json index 45d5c6e..b5817cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prantlf/jsonlint", - "version": "13.0.1", + "version": "13.1.0", "description": "JSON/CJSON/JSON5 parser, syntax and schema validator and pretty-printer.", "author": "Ferdinand Prantl (http://prantl.tk)", "contributors": [