Skip to content

Commit d12b8c0

Browse files
chore(release): 5.5.2 [skip ci]
## [5.5.2](v5.5.1...v5.5.2) (2019-12-16) ### Bug Fixes * **lib:** added lib to pack ([ac010b6](ac010b6))
1 parent cd41c48 commit d12b8c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.5.2](https://github.com/yeutech-lab/react-loadable/compare/v5.5.1...v5.5.2) (2019-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **lib:** added lib to pack ([ac010b6](https://github.com/yeutech-lab/react-loadable/commit/ac010b6b6b61742c90c00c0537af70c4f154231f))
7+
18
## [5.5.1](https://github.com/yeutech-lab/react-loadable/compare/v5.5.0...v5.5.1) (2019-12-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeutech-lab/react-loadable",
3-
"version": "5.5.1",
3+
"version": "5.5.2",
44
"description": "A higher order component for loading components with promises",
55
"main": "lib/index.js",
66
"author": "James Kyle <[email protected]>",

0 commit comments

Comments
 (0)