Skip to content

Commit 887907a

Browse files
chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2021-09-21) ### Bug Fixes * add FiniteGrid, update prettier/readme ([e578881](e578881))
1 parent b00ca82 commit 887907a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.4](https://github.com/6eDesign/svelte-calendar/compare/v3.1.3...v3.1.4) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add FiniteGrid, update prettier/readme ([e578881](https://github.com/6eDesign/svelte-calendar/commit/e57888131b91b2770e340ab73c60cb3daa362692))
7+
18
## [3.1.3](https://github.com/6eDesign/svelte-calendar/compare/v3.1.2...v3.1.3) (2021-09-21)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-calendar",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"main": "index.js",
55
"scripts": {
66
"dev": "svelte-kit dev",

0 commit comments

Comments
 (0)