We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0384cf7 + 16e0e89 commit 27427bcCopy full SHA for 27427bc
CHANGELOG.md
@@ -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
8
# [3.0.0](https://github.com/6eDesign/svelte-calendar/compare/v2.0.5...v3.0.0) (2021-09-16)
9
10
docs/.nojekyll
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-calendar",
- "version": "3.0.0",
+ "version": "3.0.1",
"main": "index.js",
"scripts": {
"dev": "svelte-kit dev",
0 commit comments