Skip to content

Commit c41b3ce

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2021-09-16) ### Bug Fixes * add stopPropagation to touch events ([98f8ac1](98f8ac1))
1 parent dc33fcf commit c41b3ce

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.0.4](https://github.com/6eDesign/svelte-calendar/compare/v3.0.3...v3.0.4) (2021-09-16)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-calendar",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"main": "index.js",
55
"scripts": {
66
"dev": "svelte-kit dev",

0 commit comments

Comments
 (0)