diff --git a/changelog.md b/changelog.md index 0ac906a..485cf96 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.12](https://github.com/ehmpathy/declapract/compare/v0.10.11...v0.10.12) (2023-05-22) + + +### Bug Fixes + +* **contains:** remove the variant from the parseJSON function output ([89069a1](https://github.com/ehmpathy/declapract/commit/89069a1035f579be6242e0edbbd8d703de28e734)) + ## [0.10.11](https://github.com/ehmpathy/declapract/compare/v0.10.10...v0.10.11) (2023-05-22) diff --git a/package-lock.json b/package-lock.json index 57ca876..115db1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "declapract", - "version": "0.10.11", + "version": "0.10.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "declapract", - "version": "0.10.11", + "version": "0.10.12", "dependencies": { "@oclif/core": "2.0.11", "@oclif/plugin-help": "3.1.0", diff --git a/package.json b/package.json index 943f596..2172a7f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "declapract", "author": "ehmpathy", "description": "A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.", - "version": "0.10.11", + "version": "0.10.12", "repository": "ehmpathy/declapract", "homepage": "https://github.com/ehmpathy/declapract", "keywords": [