We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc33fcf commit c41b3ceCopy full SHA for c41b3ce
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.5](https://github.com/6eDesign/svelte-calendar/compare/v3.0.4...v3.0.5) (2021-09-16)
2
+
3
4
+### Bug Fixes
5
6
+* add stopPropagation to touch events ([98f8ac1](https://github.com/6eDesign/svelte-calendar/commit/98f8ac1d1cbe0d29d7566a5107467b283031245e))
7
8
## [3.0.4](https://github.com/6eDesign/svelte-calendar/compare/v3.0.3...v3.0.4) (2021-09-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-calendar",
- "version": "3.0.4",
+ "version": "3.0.5",
"main": "index.js",
"scripts": {
"dev": "svelte-kit dev",
0 commit comments