Skip to content

Commit 5d6befb

Browse files
Build: Release 3.4.1 [skip ci]
1 parent 9736ef6 commit 5d6befb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.4.1](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.4.0...3.4.1) (2018-12-05)
2+
3+
4+
### bugfix
5+
6+
* shouldComponentUpdate ([0ed8562cfd9ca6be7a920a87ca6e31371cfb0443](https://github.com/FriendsOfReactJS/react-css-themr/commit/0ed8562cfd9ca6be7a920a87ca6e31371cfb0443))
7+
8+
### Fix
9+
10+
* Use nextProps argument in shouldComponentUpdate ([5db224e08b086e94069f0e9d517897d5820ff9c2](https://github.com/FriendsOfReactJS/react-css-themr/commit/5db224e08b086e94069f0e9d517897d5820ff9c2))
11+
112
# [3.4.0](https://github.com/FriendsOfReactJS/react-css-themr/compare/3.3.4...3.4.0) (2018-11-15)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@friendsofreactjs/react-css-themr",
33
"description": "Friends of ReactJS: React CSS Themr",
44
"homepage": "https://github.com/FriendsOfReactJS/react-css-themr#readme",
5-
"version": "3.4.0",
5+
"version": "3.4.1",
66
"main": "./lib",
77
"author": "Javi Velasco <javier.velasco86@gmail.com> (http://javivelasco.com/)",
88
"repository": {

0 commit comments

Comments
 (0)