Skip to content

Commit 8f15b35

Browse files
chore(release): 5.5.3 [skip ci]
## [5.5.3](v5.5.2...v5.5.3) (2019-12-16) ### Bug Fixes * **release:** previous release was skipped on npm (for some unknown reason)\ ([88fa822](88fa822))
1 parent c4fe957 commit 8f15b35

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.3](https://github.com/yeutech-lab/react-loadable/compare/v5.5.2...v5.5.3) (2019-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** previous release was skipped on npm (for some unknown reason)\ ([88fa822](https://github.com/yeutech-lab/react-loadable/commit/88fa82226f56e8da3a2debe6ffab4d7ebde15fd4))
7+
18
## [5.5.2](https://github.com/yeutech-lab/react-loadable/compare/v5.5.1...v5.5.2) (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.2",
3+
"version": "5.5.3",
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)