From 01602c95625287aab92961b432d96fe7ba382cd6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 23 Dec 2021 16:56:47 +0000 Subject: [PATCH] chore(release): 0.131.4 [skip ci] ### [0.131.4](https://github.com/scaleway/scaleway-ui/compare/v0.131.3...v0.131.4) (2021-12-23) ### :bug: Bug Fixes * **Switch:** increase hidden input surface to allow click contact ([#1050](https://github.com/scaleway/scaleway-ui/issues/1050)) ([8606728](https://github.com/scaleway/scaleway-ui/commit/8606728e5be7b09a5ee5c66ecf54d5c9dabef739)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c82a7f1f42..43ceeef2cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [0.131.4](https://github.com/scaleway/scaleway-ui/compare/v0.131.3...v0.131.4) (2021-12-23) + + +### :bug: Bug Fixes + +* **Switch:** increase hidden input surface to allow click contact ([#1050](https://github.com/scaleway/scaleway-ui/issues/1050)) ([8606728](https://github.com/scaleway/scaleway-ui/commit/8606728e5be7b09a5ee5c66ecf54d5c9dabef739)) + ### [0.131.3](https://github.com/scaleway/scaleway-ui/compare/v0.131.2...v0.131.3) (2021-12-23) diff --git a/package.json b/package.json index 49f826fbdf..40fad92043 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/ui", - "version": "0.131.3", + "version": "0.131.4", "description": "Scaleway UI", "homepage": "https://github.com/scaleway/scaleway-ui#readme", "repository": {