Skip to content

Commit 7839ccc

Browse files
committed
fix: release scripts
2 parents a3bc1cb + 821dcd2 commit 7839ccc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.12](https://github.com/6eDesign/svelte-calendar/compare/v3.0.11...v3.0.12) (2021-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* postpackage script ([0e5b953](https://github.com/6eDesign/svelte-calendar/commit/0e5b9532a8c5fe5bf8837e2f01ce0045159fe269))
7+
18
## [3.0.11](https://github.com/6eDesign/svelte-calendar/compare/v3.0.10...v3.0.11) (2021-09-17)
29

310

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

0 commit comments

Comments
 (0)