Skip to content

Commit 4a04fa3

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.0...v2.6.0) (2018-10-22) ### Features * release <OutsideClick> clickRoots() ([4fdc4e7](4fdc4e7))
1 parent 4fdc4e7 commit 4a04fa3

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.6.0](https://github.com/streamich/libreact/compare/v2.5.0...v2.6.0) (2018-10-22)
2+
3+
4+
### Features
5+
6+
* release <OutsideClick> clickRoots() ([4fdc4e7](https://github.com/streamich/libreact/commit/4fdc4e7))
7+
18
# [2.5.0](https://github.com/streamich/libreact/compare/v2.4.0...v2.5.0) (2018-10-20)
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.5.0",
3+
"version": "2.6.0",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)