diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f46c7d..818ba3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.17.0](https://github.com/regseb/metalint/compare/v0.16.0...v0.17.0) (2024-05-12) + +### Features + +- GĂ©rer le linter JSON Lint lines-primitives. ([19308aa](https://github.com/regseb/metalint/commit/19308aad873577d63aaf26d4d2945d070fc0e93e)) + +### Bug Fixes + +- Simplifier la configuration. ([1fc976c](https://github.com/regseb/metalint/commit/1fc976c69eb3640b3af1073e307db6cf3574c835)) + ## [0.16.0](https://github.com/regseb/metalint/compare/v0.15.0...v0.16.0) (2024-04-02) ### Features diff --git a/package-lock.json b/package-lock.json index 942fc2b..7f97d3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metalint", - "version": "0.16.0", + "version": "0.17.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "metalint", - "version": "0.16.0", + "version": "0.17.0", "funding": [ "https://buymeacoffee.com/regseb", "https://www.paypal.me/sebastienregne" diff --git a/package.json b/package.json index 6ec06da..a61dc0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metalint", - "version": "0.16.0", + "version": "0.17.0", "description": "Un linter pour les gouverner tous.", "keywords": [ "checker",