Skip to content

Commit ac1dabc

Browse files
chore(release): 3.0.20 [skip ci]
## [3.0.20](v3.0.19...v3.0.20) (2021-09-18) ### Bug Fixes * release config changes ([d62d9a8](d62d9a8)) * update relase config ([fc6b309](fc6b309)) * update release config for prerelease ([98b7514](98b7514))
1 parent d62d9a8 commit ac1dabc

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.20](https://github.com/6eDesign/svelte-calendar/compare/v3.0.19...v3.0.20) (2021-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* release config changes ([d62d9a8](https://github.com/6eDesign/svelte-calendar/commit/d62d9a8c77b4611a4245dd48cf1a17b9bb50057f))
7+
* update relase config ([fc6b309](https://github.com/6eDesign/svelte-calendar/commit/fc6b309da1cb652124926acb05467a051a911e0d))
8+
* update release config for prerelease ([98b7514](https://github.com/6eDesign/svelte-calendar/commit/98b7514f47b18eff8e012837c99ae14a674784cd))
9+
110
## [3.0.19](https://github.com/6eDesign/svelte-calendar/compare/v3.0.18...v3.0.19) (2021-09-18)
211

312
### Bug Fixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)