We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd41c48 commit d12b8c0Copy full SHA for d12b8c0
CHANGELOG.md
@@ -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
8
## [5.5.1](https://github.com/yeutech-lab/react-loadable/compare/v5.5.0...v5.5.1) (2019-12-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@yeutech-lab/react-loadable",
- "version": "5.5.1",
+ "version": "5.5.2",
"description": "A higher order component for loading components with promises",
"main": "lib/index.js",
"author": "James Kyle <[email protected]>",
0 commit comments