Skip to content

Commit 7e05ccb

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](streamich/libreact@v2.3.0...v2.4.0) (2018-10-12) ### Features * 🎸 improve props typings of <WindowScrollSensor> ([090c2bb](streamich@090c2bb))
1 parent 3fee364 commit 7e05ccb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/streamich/libreact/compare/v2.3.0...v2.4.0) (2018-10-12)
2+
3+
4+
### Features
5+
6+
* 🎸 improve props typings of <WindowScrollSensor> ([090c2bb](https://github.com/streamich/libreact/commit/090c2bb))
7+
18
# [2.3.0](https://github.com/streamich/libreact/compare/v2.2.1...v2.3.0) (2018-10-12)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libreact",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)