Skip to content

Commit 33eaebf

Browse files
committed
chore(release): publish
- @rcp/[email protected] - @rcp/[email protected] - @rcp/[email protected] - @rcp/[email protected]
1 parent 9788a38 commit 33eaebf

File tree

8 files changed

+40
-4
lines changed

8 files changed

+40
-4
lines changed

packages/c.keepalive/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.4"></a>
7+
## [1.0.4](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)
8+
9+
**Note:** Version bump only for package @rcp/c.keepalive
10+
11+
12+
13+
14+
615
<a name="1.0.3"></a>
716

817
## [1.0.3](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)

packages/c.keepalive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"main": "index.js",
3434
"typings": "index.d.js",
35-
"version": "1.0.3",
35+
"version": "1.0.4",
3636
"dependencies": {
3737
"@rcp/util.displayname": "^1.0.9",
3838
"classnames": "^2.2.6"

packages/c.loadingwrapper/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.4"></a>
7+
## [1.0.4](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)
8+
9+
**Note:** Version bump only for package @rcp/c.loadingwrapper
10+
11+
12+
13+
14+
615
<a name="1.0.2"></a>
716
## [1.0.2](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)
817

packages/c.loadingwrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
},
3636
"main": "index.js",
3737
"typings": "index.d.js",
38-
"version": "1.0.3"
38+
"version": "1.0.4"
3939
}

packages/hoc.i18n/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.19"></a>
7+
## [1.0.19](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)
8+
9+
**Note:** Version bump only for package @rcp/hoc.i18n
10+
11+
12+
13+
14+
615
<a name="1.0.18"></a>
716

817
## [1.0.18](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)

packages/hoc.i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"main": "index.js",
2626
"typings": "index.d.js",
27-
"version": "1.0.18",
27+
"version": "1.0.19",
2828
"peerDependencies": {
2929
"prop-types": ">=15.0.0",
3030
"react": ">=15.0.0"

packages/use.i18n/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.1.4"></a>
7+
## [1.1.4](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)
8+
9+
**Note:** Version bump only for package @rcp/use.i18n
10+
11+
12+
13+
14+
615
<a name="1.1.3"></a>
716

817
## [1.1.3](https://github.com/imcuttle/rcp/compare/@rcp/[email protected]...@rcp/[email protected]) (2020-04-13)

packages/use.i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
},
3737
"main": "index.js",
3838
"typings": "index.d.js",
39-
"version": "1.1.3"
39+
"version": "1.1.4"
4040
}

0 commit comments

Comments
 (0)