Skip to content

Commit 89a423f

Browse files
committed
Release 1.0.1
1 parent a2c07fd commit 89a423f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
npm install -S @jswork/react-ellipsis-middle
1212
```
1313

14-
## properties
15-
__GENERATE_DOCS__
16-
1714
## usage
1815
1. import css
1916
```scss
@@ -73,6 +70,9 @@ __GENERATE_DOCS__
7370

7471
```
7572

73+
## preview
74+
- https://afeiship.github.io/react-ellipsis-middle/
75+
7676
## license
7777
Code released under [the MIT license](https://github.com/afeiship/react-ellipsis-middle/blob/master/LICENSE.txt).
7878

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jswork/react-ellipsis-middle",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Ellipsis in middle for single line text.",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)