Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Sep 10, 2021
1 parent a2c07fd commit 89a423f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
npm install -S @jswork/react-ellipsis-middle
```

## properties
__GENERATE_DOCS__

## usage
1. import css
```scss
Expand Down Expand Up @@ -73,6 +70,9 @@ __GENERATE_DOCS__

```

## preview
- https://afeiship.github.io/react-ellipsis-middle/

## license
Code released under [the MIT license](https://github.com/afeiship/react-ellipsis-middle/blob/master/LICENSE.txt).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jswork/react-ellipsis-middle",
"version": "1.0.0",
"version": "1.0.1",
"description": "Ellipsis in middle for single line text.",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 89a423f

Please sign in to comment.