diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d774146..1457f433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.9.11](https://github.com/thenativeweb/thenativeweb-ux/compare/5.9.10...5.9.11) (2021-07-11) + + +### Bug Fixes + +* bump @types/jsdom from 16.2.12 to 16.2.13 ([#1200](https://github.com/thenativeweb/thenativeweb-ux/issues/1200)) ([30733ee](https://github.com/thenativeweb/thenativeweb-ux/commit/30733eedfa96118ab6625506cf6662ae8c9cdd28)) + ## [5.9.10](https://github.com/thenativeweb/thenativeweb-ux/compare/5.9.9...5.9.10) (2021-07-08) diff --git a/package-lock.json b/package-lock.json index b88e0518..45ae5a57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "5.9.10", + "version": "5.9.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e4debfc8..adc2caaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thenativeweb-ux", - "version": "5.9.10", + "version": "5.9.11", "description": "thenativeweb-ux provides UI components for the native web applications.", "contributors": [ {