Skip to content

Commit d1942ab

Browse files
committed
chore(release): 1.0.3
1 parent a39c5d2 commit d1942ab

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.0.3"></a>
6+
## [1.0.3](https://github.com/6eDesign/svelte-calendar/compare/v1.0.2...v1.0.3) (2019-07-15)
7+
8+
9+
### Bug Fixes
10+
11+
* update version of timeutils ([a39c5d2](https://github.com/6eDesign/svelte-calendar/commit/a39c5d2))
12+
13+
14+
515
<a name="1.0.2"></a>
616
## [1.0.2](https://github.com/6eDesign/svelte-calendar/compare/v1.0.1...v1.0.2) (2019-07-10)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-calendar",
33
"svelte": "src/Components/Datepicker.svelte",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"devDependencies": {
66
"es6-object-assign": "^1.1.0",
77
"npm-run-all": "^4.1.3",

0 commit comments

Comments
 (0)