diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca0aa9..2e3cf11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/6eDesign/svelte-calendar/compare/v2.0.1...v2.0.2) (2020-12-22) + + +### Bug Fixes + +* update gh-pages title ([a736fe0](https://github.com/6eDesign/svelte-calendar/commit/a736fe0d7c91533d225dd2a81bc0365e7c2b5fed)) + ## [2.0.1](https://github.com/6eDesign/svelte-calendar/compare/v2.0.0...v2.0.1) (2020-12-22) diff --git a/docs/build/index.html b/docs/build/index.html index 8b72a61..2aec4e1 100644 --- a/docs/build/index.html +++ b/docs/build/index.html @@ -1 +1 @@ -svelte-calendar \ No newline at end of file +svelte-calendar \ No newline at end of file diff --git a/package.json b/package.json index df3a4c6..2379e83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "svelte-calendar", "svelte": "src/Components/Datepicker.svelte", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "keywords": [ "svelte",