From cacc628f8328e4db08f2c0d4ed247ac0f48d5fb2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Oct 2024 15:52:54 +0000 Subject: [PATCH] chore(release): 46.15.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [46.15.1](https://github.com/1024pix/pix-ui/compare/v46.15.0...v46.15.1) (2024-10-09) ### :building_construction: Tech - [#738](https://github.com/1024pix/pix-ui/pull/738) Affiche toutes les icônes dans la story de PixIcon --- 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 45596a570..85ed4e0bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [46.15.1](https://github.com/1024pix/pix-ui/compare/v46.15.0...v46.15.1) (2024-10-09) + +### :building_construction: Tech + +- [#738](https://github.com/1024pix/pix-ui/pull/738) Affiche toutes les icônes dans la story de PixIcon + # [46.15.0](https://github.com/1024pix/pix-ui/compare/v46.14.0...v46.15.0) (2024-10-07) ### :rocket: Amélioration diff --git a/package-lock.json b/package-lock.json index 63d26c488..36a5c28b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@1024pix/pix-ui", - "version": "46.15.0", + "version": "46.15.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@1024pix/pix-ui", - "version": "46.15.0", + "version": "46.15.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2e3e040cb..305f70e5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@1024pix/pix-ui", - "version": "46.15.0", + "version": "46.15.1", "description": "Pix-UI is the implementation of Pix design principles and guidelines for its products.", "keywords": [ "ember-addon"