From dd37b159e6469f98714c12fd8559be58ea559c4e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Sep 2024 10:12:28 +0000 Subject: [PATCH] chore(release): 46.13.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [46.13.0](https://github.com/1024pix/pix-ui/compare/v46.12.27...v46.13.0) (2024-09-19) ### :rocket: Amélioration - [#726](https://github.com/1024pix/pix-ui/pull/726) Générer un sprite SVG à partir d'un dossier (PIX-10401) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 224096106..6c4c6f1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [46.13.0](https://github.com/1024pix/pix-ui/compare/v46.12.27...v46.13.0) (2024-09-19) + +### :rocket: Amélioration + +- [#726](https://github.com/1024pix/pix-ui/pull/726) Générer un sprite SVG à partir d'un dossier (PIX-10401) + ## [46.12.27](https://github.com/1024pix/pix-ui/compare/v46.12.26...v46.12.27) (2024-09-09) ### :arrow_up: Montée de version diff --git a/package-lock.json b/package-lock.json index 559fbfd7a..6f3be569c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@1024pix/pix-ui", - "version": "46.12.27", + "version": "46.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@1024pix/pix-ui", - "version": "46.12.27", + "version": "46.13.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e779c7744..c9ec97bbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@1024pix/pix-ui", - "version": "46.12.27", + "version": "46.13.0", "description": "Pix-UI is the implementation of Pix design principles and guidelines for its products.", "keywords": [ "ember-addon"