From 75478145b571f89b02f67128810780dd6a00bb7a Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Fri, 23 Dec 2022 08:36:31 -0500 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.1.6=20=F0=9F=8E=89=20(#10)?= 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 f3d4687..ae95cad 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.6](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.5...v1.1.6) (2022-12-23) + + +### Bug Fixes + +* **pkg:** remove private flag from package description ([a77fef4](https://github.com/ehmpathy/simple-artifact-builder/commit/a77fef4e2a2b4bf97029d59f64acb0c95f883c11)) + ## [1.1.5](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.4...v1.1.5) (2022-12-23) diff --git a/package-lock.json b/package-lock.json index ebd3d9d..288b35e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-artifact-builder", - "version": "1.1.5", + "version": "1.1.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-artifact-builder", - "version": "1.1.5", + "version": "1.1.6", "dependencies": { "@oclif/command": "1.7.0", "@oclif/config": "1.16.0", diff --git a/package.json b/package.json index 27ce447..9188729 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simple-artifact-builder", "author": "ehmpathy", "description": "A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.", - "version": "1.1.5", + "version": "1.1.6", "repository": "ehmpathy/simple-artifact-builder", "homepage": "https://github.com/ehmpathy/simple-artifact-builder", "keywords": [