Skip to content

Commit 7b5bd50

Browse files
chore(release): 1.2.3 [skip ci]
<a name="1.2.3"></a> ## [1.2.3](v1.2.2...v1.2.3) (2018-10-30) ### Bug Fixes * avoid rendering Context directly warning ([fb0262a](fb0262a))
1 parent fb0262a commit 7b5bd50

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.3"></a>
2+
## [1.2.3](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.2...v1.2.3) (2018-10-30)
3+
4+
5+
### Bug Fixes
6+
7+
* avoid rendering Context directly warning ([fb0262a](https://github.com/4Catalyzer/react-context-toolbox/commit/fb0262a))
8+
19
<a name="1.2.2"></a>
210
## [1.2.2](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.1...v1.2.2) (2018-09-09)
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.2.2",
3+
"version": "1.2.3",
44
"main": "lib/index.js",
55
"modules": "es/index.js",
66
"jsnext:main": "es/index.js",

0 commit comments

Comments
 (0)