diff --git a/CHANGELOG.md b/CHANGELOG.md index faee27f..5339ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.16](https://github.com/6eDesign/svelte-calendar/compare/v3.0.15...v3.0.16) (2021-09-17) + + +### Bug Fixes + +* scrollable action - prevent scrolling on supplied node by disabling touch-action ([089f808](https://github.com/6eDesign/svelte-calendar/commit/089f808b38dd3a8d976a2af7c2a61b67037be01f)) + ## [3.0.15](https://github.com/6eDesign/svelte-calendar/compare/v3.0.14...v3.0.15) (2021-09-17) diff --git a/docs/docs/examples/index.html b/docs/docs/examples/index.html index d4fd732..2918d95 100644 --- a/docs/docs/examples/index.html +++ b/docs/docs/examples/index.html @@ -9,19 +9,19 @@ - + - - + + - - - + + + @@ -35,7 +35,7 @@