Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
6eDesign committed Jul 10, 2019
1 parent 1e021b1 commit 9f2abba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.

<a name="1.0.2"></a>
## [1.0.2](https://github.com/6eDesign/svelte-calendar/compare/v1.0.1...v1.0.2) (2019-07-10)



<a name="1.0.1"></a>
## [1.0.1](https://github.com/6eDesign/svelte-calendar/compare/v0.4.2...v1.0.1) (2019-07-10)

Expand Down
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": "1.0.1",
"version": "1.0.2",
"devDependencies": {
"es6-object-assign": "^1.1.0",
"npm-run-all": "^4.1.3",
Expand Down

0 comments on commit 9f2abba

Please sign in to comment.