Skip to content

Commit 27427bc

Browse files
committed
Merge branch 'master' of github.com:6eDesign/svelte-calendar
2 parents 0384cf7 + 16e0e89 commit 27427bc

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/6eDesign/svelte-calendar/compare/v3.0.0...v3.0.1) (2021-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* .nojekyll for gh-pages ([0cfe8ae](https://github.com/6eDesign/svelte-calendar/commit/0cfe8aea31825b663a1d1e9767580c252027bc49))
7+
18
# [3.0.0](https://github.com/6eDesign/svelte-calendar/compare/v2.0.5...v3.0.0) (2021-09-16)
29

310

docs/.nojekyll

Whitespace-only changes.

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.0",
3+
"version": "3.0.1",
44
"main": "index.js",
55
"scripts": {
66
"dev": "svelte-kit dev",

0 commit comments

Comments
 (0)