Skip to content

Commit 764342d

Browse files
chore(release): 5.5.4 [skip ci]
## [5.5.4](v5.5.3...v5.5.4) (2019-12-16) ### Bug Fixes * **dependencies:** switching @semantic-release/gitlab for @semantic-release/github ([db2d704](db2d704))
1 parent be95f0e commit 764342d

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.4](https://github.com/yeutech-lab/react-loadable/compare/v5.5.3...v5.5.4) (2019-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** switching @semantic-release/gitlab for @semantic-release/github ([db2d704](https://github.com/yeutech-lab/react-loadable/commit/db2d704bd8471855917383eff9056c215ffcfd50))
7+
18
## [5.5.3](https://github.com/yeutech-lab/react-loadable/compare/v5.5.2...v5.5.3) (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.3",
3+
"version": "5.5.4",
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)