We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2567b commit b1cf575Copy full SHA for b1cf575
CHANGELOG.md
@@ -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
9
<a name="1.2.1"></a>
10
## [1.2.1](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.0...v1.2.1) (2018-07-27)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-context-toolbox",
- "version": "1.2.1",
+ "version": "1.2.2",
"main": "lib/index.js",
"modules": "es/index.js",
"jsnext:main": "es/index.js",
0 commit comments