Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](6eDesign/svelte-calendar@v2.0.1...v2.0.2) (2020-12-22)

### Bug Fixes

* update gh-pages title ([a736fe0](6eDesign@a736fe0))
  • Loading branch information
semantic-release-bot committed Dec 22, 2020
1 parent a736fe0 commit 6d383ae
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion docs/build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="Web site created using create-snowpack-app"><link rel="stylesheet" href="global.css"><link href="https://fonts.googleapis.com/css?family=Rajdhani:400,700" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/rainbow.min.css"><title>svelte-calendar</title><link rel="stylesheet" href="/css/commons.04805ea05754b1c10f13.css"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script src="/js/webpack-runtime.88fcf3c197ef63b82252.js"></script><script src="/js/lib~index.31c4fbdfda98c3622b2d.js"></script><script src="/js/commons.bc82a1fa2c8b4f4b4603.js"></script><script src="/js/index.3ac1d3e271fd71f313d0.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/svelte-calendar/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="Documentation/Demo for github.com/6edesign/svelte-calendar svelte-calendar"><link rel="stylesheet" href="/svelte-calendar/global.css"><link href="https://fonts.googleapis.com/css?family=Rajdhani:400,700" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/rainbow.min.css"><title>svelte-calendar</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><script type="module" src="/svelte-calendar/_dist_/index.js"></script></body></html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-calendar",
"svelte": "src/Components/Datepicker.svelte",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"keywords": [
"svelte",
Expand Down

0 comments on commit 6d383ae

Please sign in to comment.