From 4943dd7e128217e6903f86808eda86025880d3e4 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Sun, 5 Feb 2023 15:14:14 -0500 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.1.8=20=F0=9F=8E=89=20(#12)?= 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 0e0b347..3e2e951 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.8](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.7...v1.1.8) (2023-02-05) + + +### Bug Fixes + +* **deps:** ensure to bundle the static js executable with dist ([8c5ad03](https://github.com/ehmpathy/simple-artifact-builder/commit/8c5ad03698df08146b82f8938859b490a2d7836b)) + ## [1.1.7](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.6...v1.1.7) (2023-02-05) diff --git a/package-lock.json b/package-lock.json index 35004ae..136fba5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-artifact-builder", - "version": "1.1.7", + "version": "1.1.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-artifact-builder", - "version": "1.1.7", + "version": "1.1.8", "dependencies": { "@oclif/command": "1.7.0", "@oclif/config": "1.16.0", diff --git a/package.json b/package.json index 2aca5f3..e99e45d 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.7", + "version": "1.1.8", "repository": "ehmpathy/simple-artifact-builder", "homepage": "https://github.com/ehmpathy/simple-artifact-builder", "keywords": [