You've already forked vue-clamp
Merge branch 'master' into master
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.5",
|
||||
"version": "0.4.0",
|
||||
"description": "Clamping multiline text with ease.",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
Reference in New Issue
Block a user