Skip to content

Commit e4b93a0

Browse files
chore(release): 1.2.0 [skip ci]
<a name="1.2.0"></a> # [1.2.0](v1.1.0...v1.2.0) (2018-07-26) ### Features * add injectContextAsProp ([cf07839](cf07839))
1 parent 3c6c0bd commit e4b93a0

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.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+
19
<a name="1.1.0"></a>
210
# [1.1.0](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.0.0...v1.1.0) (2018-05-30)
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.1.0",
3+
"version": "1.2.0",
44
"main": "lib/index.js",
55
"modules": "es/index.js",
66
"jsnext:main": "es/index.js",

0 commit comments

Comments
 (0)