From b60d3444f52cc8f6e07831b52053fec424e54dd2 Mon Sep 17 00:00:00 2001 From: Uladzimir Kasacheuski Date: Sat, 27 Jul 2024 18:49:40 -0400 Subject: [PATCH] =?UTF-8?q?chore(release):=20v1.1.13=20=F0=9F=8E=89=20(#17?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 2f4e87a..a51da04 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,13 @@ # 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)) +* **practs:** bump practs to latest best ([fc73bcc](https://github.com/ehmpathy/simple-artifact-builder/commit/fc73bccdf956123ac5d3ee5820bf760f286470b7)) + ## [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 e50fd64..11fd5a9 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 472ad3f..49bc0d9 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": [