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 e088187 commit 9f35033Copy full SHA for 9f35033
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.1.0"></a>
2
+# [1.1.0](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.0.0...v1.1.0) (2018-05-30)
3
+
4
5
+### Features
6
7
+* Add transformContext HoC ([758daa8](https://github.com/4Catalyzer/react-context-toolbox/commit/758daa8))
8
9
<a name="1.0.0"></a>
10
# 1.0.0 (2018-05-25)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-context-toolbox",
- "version": "1.0.0",
+ "version": "1.1.0",
"main": "lib/index.js",
"modules": "es/index.js",
"jsnext:main": "es/index.js",
0 commit comments