diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ceeef2cd..10a030a097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [0.131.5](https://github.com/scaleway/scaleway-ui/compare/v0.131.4...v0.131.5) (2021-12-24) + + +### :bug: Bug Fixes + +* **deps:** update dependency @types/react-datepicker to v4.3.3 ([#1051](https://github.com/scaleway/scaleway-ui/issues/1051)) ([30642ab](https://github.com/scaleway/scaleway-ui/commit/30642ab4f50082214eb14b48cabe3af55ac4b921)) + ### [0.131.4](https://github.com/scaleway/scaleway-ui/compare/v0.131.3...v0.131.4) (2021-12-23) diff --git a/package.json b/package.json index 446657af96..be782348b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scaleway/ui", - "version": "0.131.4", + "version": "0.131.5", "description": "Scaleway UI", "homepage": "https://github.com/scaleway/scaleway-ui#readme", "repository": {