diff --git a/CHANGELOG.md b/CHANGELOG.md index c5123ccc..c9c435fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.6.37](https://github.com/thenativeweb/thenativeweb-ux/compare/5.6.36...5.6.37) (2020-08-05) + + +### Bug Fixes + +* bump @types/uuid from 8.0.0 to 8.0.1 ([#629](https://github.com/thenativeweb/thenativeweb-ux/issues/629)) ([756bdca](https://github.com/thenativeweb/thenativeweb-ux/commit/756bdca657539643951e59e35dad30b2fe9b024f)) + ## [5.6.36](https://github.com/thenativeweb/thenativeweb-ux/compare/5.6.35...5.6.36) (2020-08-04) diff --git a/package-lock.json b/package-lock.json index 35b332c8..421e8ba1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "5.6.36", + "version": "5.6.37", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c246e58..5f372b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "5.6.36", + "version": "5.6.37", "description": "thenativeweb-ux provides UI components for the native web applications.", "contributors": [ {