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 3c6c0bd commit e4b93a0Copy full SHA for e4b93a0
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.2.0"></a>
2
+# [1.2.0](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.1.0...v1.2.0) (2018-07-26)
3
+
4
5
+### Features
6
7
+* add injectContextAsProp ([cf07839](https://github.com/4Catalyzer/react-context-toolbox/commit/cf07839))
8
9
<a name="1.1.0"></a>
10
# [1.1.0](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.0.0...v1.1.0) (2018-05-30)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-context-toolbox",
- "version": "1.1.0",
+ "version": "1.2.0",
"main": "lib/index.js",
"modules": "es/index.js",
"jsnext:main": "es/index.js",
0 commit comments