Skip to content

Commit 7a4c2f2

Browse files
release patch version
1 parent cb2bdef commit 7a4c2f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## react-coroutine v1.0.1
22

3-
* Fix `contextTypes` usage for async functions
3+
* Fix the usage of `contextTypes` for async functions
44

55
## react-coroutine v1.0.0
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-coroutine",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React Components as Coroutines",
55
"main": "lib/Coroutine.js",
66
"module": "modules/Coroutine.js",

0 commit comments

Comments
 (0)