Skip to content

Commit 3e440a1

Browse files
committed
chore: bump version, update changelog
1 parent a5677e5 commit 3e440a1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### 1.0.7 - (2019-01-20)
6+
7+
* fix(d-textarea): fix(d-textarea): dynamic height based on max-rows #12
8+
59
### 1.0.6 - (2018-11-20)
610

711
* compat: fix IE11 conflict
@@ -43,4 +47,3 @@ All notable changes to this project will be documented in this file.
4347
### 1.0.0 - (2018-09-11)
4448

4549
* Initial release.
46-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shards-vue",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"license": "MIT",
55
"description": "A free, beautiful and modern Vue.js UI kit based on the Shards UI kit.",
66
"main": "dist/shards-vue.common.js",

0 commit comments

Comments
 (0)