From 29c9f8e0e21b3ebbcf11bec79a3c0ec98238148b Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Sat, 27 Jul 2024 18:46:24 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.1.13=20=F0=9F=8E=89?= 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 2f4e87a..04b0a2e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.13](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.12...v1.1.13) (2024-07-27) + + +### Bug Fixes + +* **build:** recover static-assets in build artifact ([a2351d2](https://github.com/ehmpathy/simple-artifact-builder/commit/a2351d21d0ba7a55cb88d091c2b12c94455d742e)) + ## [1.1.12](https://github.com/ehmpathy/simple-artifact-builder/compare/v1.1.11...v1.1.12) (2024-07-27) diff --git a/package-lock.json b/package-lock.json index e414220..6a69af3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-artifact-builder", - "version": "1.1.12", + "version": "1.1.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-artifact-builder", - "version": "1.1.12", + "version": "1.1.13", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b6aef30..81ba3da 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.12", + "version": "1.1.13", "repository": "ehmpathy/simple-artifact-builder", "homepage": "https://github.com/ehmpathy/simple-artifact-builder", "keywords": [