Skip to content

Commit 26373dd

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]
1 parent c8b6661 commit 26373dd

40 files changed

+239
-76
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.5.32](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-bricks/e2e
9+
10+
11+
12+
13+
614
## [0.5.31](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-25)
715

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

bricks/e2e/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/e2e",
3-
"version": "0.5.31",
3+
"version": "0.5.32",
44
"private": true,
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
66
"repository": {
@@ -35,17 +35,17 @@
3535
"build": "cross-env NODE_ENV=production build-next-bricks"
3636
},
3737
"dependencies": {
38-
"@next-core/element": "^1.2.18",
39-
"@next-core/i18n": "^1.0.84",
40-
"@next-core/react-element": "^1.0.37",
41-
"@next-core/react-runtime": "^1.7.35",
42-
"@next-core/runtime": "^1.69.2",
38+
"@next-core/element": "^1.2.19",
39+
"@next-core/i18n": "^1.0.85",
40+
"@next-core/react-element": "^1.0.38",
41+
"@next-core/react-runtime": "^1.7.36",
42+
"@next-core/runtime": "^1.69.3",
4343
"@next-core/types": "^1.17.0",
44-
"@next-core/utils": "^1.8.5",
44+
"@next-core/utils": "^1.8.6",
4545
"react": "0.0.0-experimental-ee8509801-20230117"
4646
},
4747
"devDependencies": {
4848
"@next-core/build-next-bricks": "^1.23.14",
49-
"@next-core/test-next": "^2.0.0"
49+
"@next-core/test-next": "^2.0.1"
5050
}
5151
}

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.22.8](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.22.7](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-25)
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.22.7",
3+
"version": "3.22.8",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
66
"license": "GPL-3.0",
@@ -53,16 +53,16 @@
5353
"@next-api-sdk/api-gateway-sdk": "^1.2.2",
5454
"@next-api-sdk/micro-app-standalone-sdk": "^1.3.0",
5555
"@next-core/build-next-bricks": "^1.23.14",
56-
"@next-core/easyops-runtime": "^0.15.15",
57-
"@next-core/http": "^1.2.13",
58-
"@next-core/i18n": "^1.0.84",
59-
"@next-core/loader": "^1.6.16",
60-
"@next-core/preview": "^0.8.16",
61-
"@next-core/runtime": "^1.69.2",
62-
"@next-core/test-next": "^2.0.0",
56+
"@next-core/easyops-runtime": "^0.15.16",
57+
"@next-core/http": "^1.2.14",
58+
"@next-core/i18n": "^1.0.85",
59+
"@next-core/loader": "^1.6.17",
60+
"@next-core/preview": "^0.8.17",
61+
"@next-core/runtime": "^1.69.3",
62+
"@next-core/test-next": "^2.0.1",
6363
"@next-core/theme": "^1.6.1",
6464
"@next-core/types": "^1.17.0",
65-
"@next-core/utils": "^1.8.5",
65+
"@next-core/utils": "^1.8.6",
6666
"broadcast-channel": "^7.0.0",
6767
"copy-webpack-plugin": "^13.0.0",
6868
"core-js": "^3.43.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.16.26](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.16.25](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-25)
715

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

packages/brick-playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-playground",
3-
"version": "1.16.25",
3+
"version": "1.16.26",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
55
"license": "GPL-3.0",
66
"repository": {
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@next-core/build-next-bricks": "^1.23.14",
36-
"@next-core/preview": "^0.8.16",
36+
"@next-core/preview": "^0.8.17",
3737
"@next-shared/monaco-textmate": "^0.1.2",
3838
"copy-to-clipboard": "^3.3.3",
3939
"copy-webpack-plugin": "^13.0.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.5.12](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-core/cook
9+
10+
11+
12+
13+
614
## [2.5.11](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-19)
715

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

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.5.11",
3+
"version": "2.5.12",
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.25",
56-
"@next-core/supply": "^2.3.8",
57-
"@next-core/test-next": "^2.0.0",
56+
"@next-core/supply": "^2.3.9",
57+
"@next-core/test-next": "^2.0.1",
5858
"lodash": "^4.17.21"
5959
}
6060
}

packages/create-api-sdk/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.0.35](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-core/create-api-sdk
9+
10+
11+
12+
13+
614
## [1.0.34](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-06-24)
715

816
**Note:** Version bump only for package @next-core/create-api-sdk

packages/create-api-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/create-api-sdk",
3-
"version": "1.0.34",
3+
"version": "1.0.35",
44
"description": "Build next bricks",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/create-api-sdk",
66
"license": "GPL-3.0",
@@ -55,6 +55,6 @@
5555
},
5656
"devDependencies": {
5757
"@next-core/build-next-libs": "^1.0.25",
58-
"@next-core/test-next": "^2.0.0"
58+
"@next-core/test-next": "^2.0.1"
5959
}
6060
}

0 commit comments

Comments
 (0)