From d87f1f1772c2d023a8cd7c69ea20fa4f1ad13ec7 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Mon, 22 May 2023 01:17:34 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.10.12=20=F0=9F=8E=89=20(#2?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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": [