diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index f8a4853faa..ec0b67da10 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/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. +## [1.39.33](https://github.com/scaleway/scaleway-ui/compare/@scaleway/form@1.39.32...@scaleway/form@1.39.33) (2023-01-26) + +**Note:** Version bump only for package @scaleway/form + + + + + ## [1.39.32](https://github.com/scaleway/scaleway-ui/compare/@scaleway/form@1.39.31...@scaleway/form@1.39.32) (2023-01-26) diff --git a/packages/form/package.json b/packages/form/package.json index 14ddc3cc2a..6224eea898 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/form", - "version": "1.39.32", + "version": "1.39.33", "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 4ee1134b30..dcf0a44b07 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.217.0 (2023-01-26) + + +### :package: Chore + +* **release:** publish ([6329ac3](https://github.com/scaleway/scaleway-ui/commit/6329ac3f95d2ca375126f124db0ea8cc5b5691f1)) + + +### :gear: Features + +* **tooltip:** improve tooltip behavior and fix some issues ([#2209](https://github.com/scaleway/scaleway-ui/issues/2209)) ([7c6ea37](https://github.com/scaleway/scaleway-ui/commit/7c6ea376aac22e959f2701e08f963abe4748ff0c)) + + + ## [0.216.1](https://github.com/scaleway/scaleway-ui/compare/@scaleway/ui@0.216.0...@scaleway/ui@0.216.1) (2023-01-25) diff --git a/packages/ui/package.json b/packages/ui/package.json index fa12efa7ff..3bb40d86b6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/ui", - "version": "0.216.1", + "version": "0.217.0", "description": "Scaleway UI", "homepage": "https://github.com/scaleway/scaleway-ui#readme", "repository": { diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index b32eb8b9bd..2aaf1d3a6c 100644 --- a/website/CHANGELOG.md +++ b/website/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. +## 0.2.30 (2023-01-26) + + +### :package: Chore + +* **release:** publish ([6329ac3](https://github.com/scaleway/scaleway-ui/commit/6329ac3f95d2ca375126f124db0ea8cc5b5691f1)) + + + ## [0.2.29](https://github.com/scaleway/scaleway-ui/compare/scaleway-ui-website@0.2.28...scaleway-ui-website@0.2.29) (2023-01-25) **Note:** Version bump only for package scaleway-ui-website diff --git a/website/package.json b/website/package.json index ff108fc9fc..32e77f849d 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "scaleway-ui-website", - "version": "0.2.29", + "version": "0.2.30", "homepage": "https://ui.scaleway.com", "repository": { "type": "git",