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 303226e commit 18adfdcCopy full SHA for 18adfdc
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.2.1"></a>
2
+## [1.2.1](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.0...v1.2.1) (2018-07-27)
3
+
4
5
+### Bug Fixes
6
7
+* Add LICENSE ([#7](https://github.com/4Catalyzer/react-context-toolbox/issues/7)) ([303226e](https://github.com/4Catalyzer/react-context-toolbox/commit/303226e))
8
9
<a name="1.2.0"></a>
10
# [1.2.0](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.1.0...v1.2.0) (2018-07-26)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-context-toolbox",
- "version": "1.2.0",
+ "version": "1.2.1",
"main": "lib/index.js",
"modules": "es/index.js",
"jsnext:main": "es/index.js",
0 commit comments