From 07671827077209bb46a7272f011592675da35a7f Mon Sep 17 00:00:00 2001 From: Scaleway Bot Date: Tue, 24 Jan 2023 09:45:25 +0000 Subject: [PATCH] chore(release): publish - @scaleway/form@1.39.27 - @scaleway/ui@0.215.26 - scaleway-ui-website@0.2.26 --- packages/form/CHANGELOG.md | 9 +++++++++ packages/form/package.json | 2 +- packages/ui/CHANGELOG.md | 11 +++++++++++ packages/ui/package.json | 2 +- website/CHANGELOG.md | 8 ++++++++ website/package.json | 2 +- 6 files changed, 31 insertions(+), 3 deletions(-) diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index a7f8a025af..65163876b2 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.39.27](https://github.com/scaleway/scaleway-ui/compare/@scaleway/form@1.39.26...@scaleway/form@1.39.27) (2023-01-24) + + +### :bug: Bug Fixes + +* **Button:** proper layout on extend buttons ([#2154](https://github.com/scaleway/scaleway-ui/issues/2154)) ([21456c0](https://github.com/scaleway/scaleway-ui/commit/21456c0eb876e49ceca3f87be4657b620ef313a3)) + + + ## [1.39.26](https://github.com/scaleway/scaleway-ui/compare/@scaleway/form@1.39.25...@scaleway/form@1.39.26) (2023-01-23) diff --git a/packages/form/package.json b/packages/form/package.json index f73251f4bc..3a574bab34 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/form", - "version": "1.39.26", + "version": "1.39.27", "description": "Scaleway Form", "homepage": "https://github.com/scaleway/scaleway-ui#readme", "repository": { diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index f14a36c6c1..3dd81f0e3c 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.215.26](https://github.com/scaleway/scaleway-ui/compare/@scaleway/ui@0.215.25...@scaleway/ui@0.215.26) (2023-01-24) + + +### :bug: Bug Fixes + +* **Button:** proper layout on extend buttons ([#2154](https://github.com/scaleway/scaleway-ui/issues/2154)) ([21456c0](https://github.com/scaleway/scaleway-ui/commit/21456c0eb876e49ceca3f87be4657b620ef313a3)) +* **Separator:** background color in dark theme ([#2214](https://github.com/scaleway/scaleway-ui/issues/2214)) ([c9647fc](https://github.com/scaleway/scaleway-ui/commit/c9647fcf83fccdd95157c52a2bbffb7cf959ea00)) +* **TooltipIcon:** remove component ([#2215](https://github.com/scaleway/scaleway-ui/issues/2215)) ([62c4cd4](https://github.com/scaleway/scaleway-ui/commit/62c4cd428876de1d4ea7452f01372c784b64a68a)) + + + ## [0.215.25](https://github.com/scaleway/scaleway-ui/compare/@scaleway/ui@0.215.24...@scaleway/ui@0.215.25) (2023-01-23) diff --git a/packages/ui/package.json b/packages/ui/package.json index d68ff9b474..0ba6728c62 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/ui", - "version": "0.215.25", + "version": "0.215.26", "description": "Scaleway UI", "homepage": "https://github.com/scaleway/scaleway-ui#readme", "repository": { diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index e054f7b136..7044218458 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.26](https://github.com/scaleway/scaleway-ui/compare/scaleway-ui-website@0.2.25...scaleway-ui-website@0.2.26) (2023-01-24) + +**Note:** Version bump only for package scaleway-ui-website + + + + + ## [0.2.25](https://github.com/scaleway/scaleway-ui/compare/scaleway-ui-website@0.2.24...scaleway-ui-website@0.2.25) (2023-01-23) diff --git a/website/package.json b/website/package.json index 452c4fd9c6..ca05ab5ab8 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "scaleway-ui-website", - "version": "0.2.25", + "version": "0.2.26", "homepage": "https://ui.scaleway.com", "repository": { "type": "git",