Skip to content

Commit 73a7246

Browse files
committed
chore(version): update version to 0.4.14
1 parent 63dd0b6 commit 73a7246

10 files changed

Lines changed: 16 additions & 16 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "0.4.13",
4+
"version": "0.4.14",
55
"changelog": true,
66
"changelogPreset": {
77
"name": "conventionalcommits",

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-builder",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-cli",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -31,7 +31,7 @@
3131
"@types/node-fetch": "2.6.3"
3232
},
3333
"dependencies": {
34-
"@ringcentral/mfe-shared": "^0.4.13",
34+
"@ringcentral/mfe-shared": "^0.4.14",
3535
"commander": "10.0.1",
3636
"fs-extra": "11.1.1",
3737
"node-fetch": "^2.6.9",

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-core",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -22,8 +22,8 @@
2222
"test": "jest --watch"
2323
},
2424
"dependencies": {
25-
"@ringcentral/mfe-shared": "^0.4.13",
26-
"@ringcentral/mfe-transport": "^0.4.13"
25+
"@ringcentral/mfe-shared": "^0.4.14",
26+
"@ringcentral/mfe-transport": "^0.4.14"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/ringcentral/ringcentral-mfe/issues"

packages/logger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-logger",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -42,7 +42,7 @@
4242
"@ringcentral/mfe-shared": "^0.1.0"
4343
},
4444
"dependencies": {
45-
"@ringcentral/mfe-shared": "^0.4.13",
45+
"@ringcentral/mfe-shared": "^0.4.14",
4646
"@roarr/browser-log-writer": "1.3.0",
4747
"dexie": "3.2.4",
4848
"file-saver": "2.0.5",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-react",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -39,7 +39,7 @@
3939
"react": "^17.0.2"
4040
},
4141
"dependencies": {
42-
"@ringcentral/mfe-core": "^0.4.13"
42+
"@ringcentral/mfe-core": "^0.4.14"
4343
},
4444
"devDependencies": {
4545
"@testing-library/react": "^12.1.5",

packages/sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-sentry",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

packages/service-worker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-service-worker",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "index.js",
66
"module": "index.mjs",
@@ -46,7 +46,7 @@
4646
"webpack": "^5.75.0"
4747
},
4848
"dependencies": {
49-
"@ringcentral/mfe-shared": "^0.4.13",
49+
"@ringcentral/mfe-shared": "^0.4.14",
5050
"crypto": "^1.0.1",
5151
"ts-md5": "1.3.1",
5252
"workbox-window": "6.5.4"

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-shared",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

packages/transport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ringcentral/mfe-transport",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "A micro frontends framework for building Web applications",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)