Skip to content

Commit b1cf575

Browse files
chore(release): 1.2.2 [skip ci]
<a name="1.2.2"></a> ## [1.2.2](v1.2.1...v1.2.2) (2018-09-09) ### Bug Fixes * forwardRef argument count ([2a2567b](2a2567b))
1 parent 2a2567b commit b1cf575

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="1.2.2"></a>
2+
## [1.2.2](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.1...v1.2.2) (2018-09-09)
3+
4+
5+
### Bug Fixes
6+
7+
* forwardRef argument count ([2a2567b](https://github.com/4Catalyzer/react-context-toolbox/commit/2a2567b))
8+
19
<a name="1.2.1"></a>
210
## [1.2.1](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.0...v1.2.1) (2018-07-27)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-context-toolbox",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"main": "lib/index.js",
55
"modules": "es/index.js",
66
"jsnext:main": "es/index.js",

0 commit comments

Comments
 (0)