You've already forked vue-clamp
chore: update changelog and version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.3.2
|
||||
|
||||
* Fix the problem caused by array spread. (#47)
|
||||
|
||||
## 0.3.1
|
||||
|
||||
* Fix SSR support.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-clamp",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "Clamping multiline text with ease.",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
Reference in New Issue
Block a user