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": {