From 6f6f362c139abe7f093afeb98e28bf29a96e508d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 May 2024 08:34:30 +0000 Subject: [PATCH] chore(release): 45.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [45.2.0](https://github.com/1024pix/pix-ui/compare/v45.1.5...v45.2.0) (2024-05-02) ### :rocket: Amélioration - [#617](https://github.com/1024pix/pix-ui/pull/617) Gérer l'abscence de label pour les inputs et textarea --- 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 db00e6d88..8e57a809a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [45.2.0](https://github.com/1024pix/pix-ui/compare/v45.1.5...v45.2.0) (2024-05-02) + +### :rocket: Amélioration + +- [#617](https://github.com/1024pix/pix-ui/pull/617) Gérer l'abscence de label pour les inputs et textarea + ## [45.1.5](https://github.com/1024pix/pix-ui/compare/v45.1.4...v45.1.5) (2024-05-02) ### :arrow_up: Montée de version diff --git a/package-lock.json b/package-lock.json index fabf32c3e..c3c690a67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@1024pix/pix-ui", - "version": "45.1.5", + "version": "45.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@1024pix/pix-ui", - "version": "45.1.5", + "version": "45.2.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index cee909a68..3609be089 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@1024pix/pix-ui", - "version": "45.1.5", + "version": "45.2.0", "description": "Pix-UI is the implementation of Pix design principles and guidelines for its products.", "keywords": [ "ember-addon"