Skip to content

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
6eDesign committed Jan 15, 2020
1 parent 17c4be1 commit 34285ec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.3.1"></a>
## [1.3.1](https://github.com/6eDesign/svelte-calendar/compare/v1.3.0...v1.3.1) (2020-01-15)


### Bug Fixes

* ignore line for eslint (error suddenly popped up but only in travis [odd]) ([17c4be1](https://github.com/6eDesign/svelte-calendar/commit/17c4be1))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/6eDesign/svelte-calendar/compare/v1.2.2...v1.3.0) (2020-01-15)

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.3.0",
"version": "1.3.1",
"license": "MIT",
"devDependencies": {
"es6-object-assign": "^1.1.0",
Expand Down

0 comments on commit 34285ec

Please sign in to comment.