Skip to content

Commit 4e54c36

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]
1 parent a94e161 commit 4e54c36

File tree

14 files changed

+75
-16
lines changed

14 files changed

+75
-16
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.38](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-21)
7+
8+
**Note:** Version bump only for package @next-bricks/e2e
9+
10+
11+
12+
13+
614
## [0.5.37](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-20)
715

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

bricks/e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/e2e",
3-
"version": "0.5.37",
3+
"version": "0.5.38",
44
"private": true,
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
66
"repository": {
@@ -38,8 +38,8 @@
3838
"@next-core/element": "^1.2.19",
3939
"@next-core/i18n": "^1.0.86",
4040
"@next-core/react-element": "^1.0.38",
41-
"@next-core/react-runtime": "^1.7.40",
42-
"@next-core/runtime": "^1.71.1",
41+
"@next-core/react-runtime": "^1.7.41",
42+
"@next-core/runtime": "^1.71.2",
4343
"@next-core/types": "^1.18.0",
4444
"@next-core/utils": "^1.8.7",
4545
"react": "0.0.0-experimental-ee8509801-20230117"

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.23.3](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-21)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.23.2](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-20)
715

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

packages/brick-container/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "3.23.2",
3+
"version": "3.23.3",
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,12 +53,12 @@
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.24.0",
56-
"@next-core/easyops-runtime": "^0.15.20",
56+
"@next-core/easyops-runtime": "^0.15.21",
5757
"@next-core/http": "^1.2.14",
5858
"@next-core/i18n": "^1.0.86",
5959
"@next-core/loader": "^1.6.17",
60-
"@next-core/preview": "^0.8.22",
61-
"@next-core/runtime": "^1.71.1",
60+
"@next-core/preview": "^0.8.23",
61+
"@next-core/runtime": "^1.71.2",
6262
"@next-core/test-next": "^2.0.1",
6363
"@next-core/theme": "^1.6.1",
6464
"@next-core/types": "^1.18.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.32](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-21)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.16.31](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-20)
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.31",
3+
"version": "1.16.32",
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.24.0",
36-
"@next-core/preview": "^0.8.22",
36+
"@next-core/preview": "^0.8.23",
3737
"@next-shared/monaco-textmate": "^0.1.2",
3838
"copy-to-clipboard": "^3.3.3",
3939
"copy-webpack-plugin": "^13.0.0",

packages/easyops-runtime/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.15.21](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-21)
7+
8+
**Note:** Version bump only for package @next-core/easyops-runtime
9+
10+
11+
12+
13+
614
## [0.15.20](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-20)
715

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

packages/easyops-runtime/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/easyops-runtime",
3-
"version": "0.15.20",
3+
"version": "0.15.21",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
55
"license": "GPL-3.0",
66
"repository": {
@@ -49,7 +49,7 @@
4949
"@next-core/cook": "^2.5.12",
5050
"@next-core/http": "^1.2.14",
5151
"@next-core/pipes": "^2.0.36",
52-
"@next-core/runtime": "^1.71.1",
52+
"@next-core/runtime": "^1.71.2",
5353
"@next-core/types": "^1.18.0",
5454
"@next-core/utils": "^1.8.7",
5555
"js-yaml": "^3.14.1",

packages/preview/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.8.23](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-21)
7+
8+
**Note:** Version bump only for package @next-core/preview
9+
10+
11+
12+
13+
614
## [0.8.22](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-10-20)
715

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

packages/preview/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/preview",
3-
"version": "0.8.22",
3+
"version": "0.8.23",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/preview",
55
"license": "GPL-3.0",
66
"repository": {
@@ -28,7 +28,7 @@
2828
"@next-core/build-next-bricks": "^1.24.0",
2929
"@next-core/http": "^1.2.14",
3030
"@next-core/loader": "^1.6.17",
31-
"@next-core/runtime": "^1.71.1",
31+
"@next-core/runtime": "^1.71.2",
3232
"@next-core/theme": "^1.6.1",
3333
"@next-core/types": "^1.18.0",
3434
"html-webpack-plugin": "^5.6.3",

0 commit comments

Comments
 (0)