Skip to content

Commit e3fcc4d

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected]
1 parent 7cb113a commit e3fcc4d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+266
-84
lines changed

bricks/e2e/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.4.19](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-07-03)
7+
8+
**Note:** Version bump only for package @next-bricks/e2e
9+
10+
11+
12+
13+
614
## [0.4.18](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-07-02)
715

816
**Note:** Version bump only for package @next-bricks/e2e

bricks/e2e/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/e2e",
3-
"version": "0.4.18",
3+
"version": "0.4.19",
44
"private": true,
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
66
"repository": {
@@ -36,17 +36,17 @@
3636
"build": "cross-env NODE_ENV=production build-next-bricks"
3737
},
3838
"dependencies": {
39-
"@next-core/element": "^1.2.10",
40-
"@next-core/i18n": "^1.0.57",
41-
"@next-core/react-element": "^1.0.29",
42-
"@next-core/react-runtime": "^1.6.16",
43-
"@next-core/runtime": "^1.49.12",
39+
"@next-core/element": "^1.2.11",
40+
"@next-core/i18n": "^1.0.58",
41+
"@next-core/react-element": "^1.0.30",
42+
"@next-core/react-runtime": "^1.6.17",
43+
"@next-core/runtime": "^1.50.0",
4444
"@next-core/types": "^1.11.2",
45-
"@next-core/utils": "^1.7.15",
45+
"@next-core/utils": "^1.7.16",
4646
"react": "0.0.0-experimental-ee8509801-20230117"
4747
},
4848
"devDependencies": {
49-
"@next-core/build-next-bricks": "^1.22.3",
50-
"@next-core/test-next": "^1.1.4"
49+
"@next-core/build-next-bricks": "^1.22.4",
50+
"@next-core/test-next": "^1.1.5"
5151
}
5252
}

packages/brick-container/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [3.17.17](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-03)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.17.16](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-02)
715

816
**Note:** Version bump only for package @next-core/brick-container

packages/brick-container/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "3.17.16",
3+
"version": "3.17.17",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
66
"license": "GPL-3.0",
@@ -52,14 +52,14 @@
5252
"devDependencies": {
5353
"@next-api-sdk/api-gateway-sdk": "^1.1.0",
5454
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.0",
55-
"@next-core/build-next-bricks": "^1.22.3",
56-
"@next-core/easyops-runtime": "^0.10.27",
57-
"@next-core/http": "^1.2.5",
58-
"@next-core/i18n": "^1.0.57",
59-
"@next-core/loader": "^1.6.4",
60-
"@next-core/preview": "^0.6.25",
61-
"@next-core/runtime": "^1.49.12",
62-
"@next-core/test-next": "^1.1.4",
55+
"@next-core/build-next-bricks": "^1.22.4",
56+
"@next-core/easyops-runtime": "^0.11.0",
57+
"@next-core/http": "^1.2.6",
58+
"@next-core/i18n": "^1.0.58",
59+
"@next-core/loader": "^1.6.5",
60+
"@next-core/preview": "^0.6.26",
61+
"@next-core/runtime": "^1.50.0",
62+
"@next-core/test-next": "^1.1.5",
6363
"@next-core/theme": "^1.5.2",
6464
"@next-core/types": "^1.11.2",
6565
"broadcast-channel": "^7.0.0",

packages/brick-playground/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.14.12](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-03)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.14.11](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-02)
715

816
**Note:** Version bump only for package @next-core/brick-playground

packages/brick-playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-playground",
3-
"version": "1.14.11",
3+
"version": "1.14.12",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
55
"license": "GPL-3.0",
66
"repository": {
@@ -30,9 +30,9 @@
3030
"glob": "^8.1.0"
3131
},
3232
"devDependencies": {
33-
"@next-core/build-next-bricks": "^1.22.3",
33+
"@next-core/build-next-bricks": "^1.22.4",
3434
"@next-core/monaco-contributions": "^0.3.9",
35-
"@next-core/preview": "^0.6.25",
35+
"@next-core/preview": "^0.6.26",
3636
"copy-to-clipboard": "^3.3.3",
3737
"copy-webpack-plugin": "^12.0.2",
3838
"html-webpack-plugin": "^5.6.0",

packages/build-next-bricks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.22.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-03)
7+
8+
**Note:** Version bump only for package @next-core/build-next-bricks
9+
10+
11+
12+
13+
614
## [1.22.3](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-06-21)
715

816
**Note:** Version bump only for package @next-core/build-next-bricks

packages/build-next-bricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/build-next-bricks",
3-
"version": "1.22.3",
3+
"version": "1.22.4",
44
"description": "Build next bricks",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/build-next-bricks",
66
"license": "GPL-3.0",

packages/cook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.4.7](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-03)
7+
8+
**Note:** Version bump only for package @next-core/cook
9+
10+
11+
12+
13+
614
## [2.4.6](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-07-02)
715

816

packages/cook/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/cook",
3-
"version": "2.4.6",
3+
"version": "2.4.7",
44
"description": "Cook expressions and storyboard functions",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/cook",
66
"license": "GPL-3.0",
@@ -53,8 +53,8 @@
5353
},
5454
"devDependencies": {
5555
"@next-core/build-next-libs": "^1.0.18",
56-
"@next-core/supply": "^2.1.19",
57-
"@next-core/test-next": "^1.1.4",
56+
"@next-core/supply": "^2.1.20",
57+
"@next-core/test-next": "^1.1.5",
5858
"lodash": "^4.17.21"
5959
}
6060
}

0 commit comments

Comments
 (0)