Skip to content

Commit 4122eec

Browse files
committed
Bump to 0.3.5
1 parent dac217e commit 4122eec

File tree

4 files changed

+9
-25
lines changed

4 files changed

+9
-25
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ npm install react-text-truncate
1818

1919

2020
##Changelog
21+
* 0.3.5 Fix window resize issue
2122
* 0.3.4 supports Babel6
2223
* 0.2.0 supoorts React 0.14
2324
* 0.1.5 supports React 0.13.3 and below

build/bundle.js

Lines changed: 6 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-text-truncate",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "Truncate text for React.js",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)