Skip to content

Commit e57bf15

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2018-10-20) ### Features * **TouchSupportSensor:** Add the TouchSupportSensor HOC and func ([a06fbed](a06fbed))
1 parent 2e65caa commit e57bf15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.5.0](https://github.com/streamich/libreact/compare/v2.4.0...v2.5.0) (2018-10-20)
2+
3+
4+
### Features
5+
6+
* **TouchSupportSensor:** Add the TouchSupportSensor HOC and func ([a06fbed](https://github.com/streamich/libreact/commit/a06fbed))
7+
18
# [2.4.0](https://github.com/streamich/libreact/compare/v2.3.0...v2.4.0) (2018-10-12)
29

310

package.json

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

0 commit comments

Comments
 (0)