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 7064c50 commit fa5895fCopy full SHA for fa5895f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [11.7.1](https://github.com/prantlf/jsonlint/compare/v11.7.0...v11.7.1) (2023-03-05)
2
+
3
4
+### Bug Fixes
5
6
+* Complete TypeScript types ([7064c50](https://github.com/prantlf/jsonlint/commit/7064c5041a292a5a87bccc2de7fc945a2ee7c160))
7
8
# [11.7.0](https://github.com/prantlf/jsonlint/compare/v11.6.0...v11.7.0) (2022-09-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@prantlf/jsonlint",
- "version": "11.7.0",
+ "version": "11.7.1",
"description": "JSON/CJSON/JSON5 parser, syntax and schema validator and pretty-printer.",
"author": "Ferdinand Prantl <prantlf@gmail.com> (http://prantl.tk)",
"contributors": [
0 commit comments