Skip to content

Commit 18adfdc

Browse files
chore(release): 1.2.1 [skip ci]
<a name="1.2.1"></a> ## [1.2.1](v1.2.0...v1.2.1) (2018-07-27) ### Bug Fixes * Add LICENSE ([#7](#7)) ([303226e](303226e))
1 parent 303226e commit 18adfdc

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

0 commit comments

Comments
 (0)