Skip to content

Commit 85a05ea

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]
1 parent 987dfb6 commit 85a05ea

File tree

12 files changed

+64
-13
lines changed

12 files changed

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

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

bricks/e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/e2e",
3-
"version": "0.5.33",
3+
"version": "0.5.34",
44
"private": true,
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
66
"repository": {
@@ -45,7 +45,7 @@
4545
"react": "0.0.0-experimental-ee8509801-20230117"
4646
},
4747
"devDependencies": {
48-
"@next-core/build-next-bricks": "^1.23.14",
48+
"@next-core/build-next-bricks": "^1.24.0",
4949
"@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.10](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-29)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.22.9](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-27)
715

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

packages/brick-container/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-container",
3-
"version": "3.22.9",
3+
"version": "3.22.10",
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,12 +52,12 @@
5252
"devDependencies": {
5353
"@next-api-sdk/api-gateway-sdk": "^1.2.2",
5454
"@next-api-sdk/micro-app-standalone-sdk": "^1.3.0",
55-
"@next-core/build-next-bricks": "^1.23.14",
55+
"@next-core/build-next-bricks": "^1.24.0",
5656
"@next-core/easyops-runtime": "^0.15.17",
5757
"@next-core/http": "^1.2.14",
5858
"@next-core/i18n": "^1.0.85",
5959
"@next-core/loader": "^1.6.17",
60-
"@next-core/preview": "^0.8.18",
60+
"@next-core/preview": "^0.8.19",
6161
"@next-core/runtime": "^1.69.4",
6262
"@next-core/test-next": "^2.0.1",
6363
"@next-core/theme": "^1.6.1",

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.28](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-29)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.16.27](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-27)
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.16.27",
3+
"version": "1.16.28",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
55
"license": "GPL-3.0",
66
"repository": {
@@ -32,8 +32,8 @@
3232
"glob": "^8.1.0"
3333
},
3434
"devDependencies": {
35-
"@next-core/build-next-bricks": "^1.23.14",
36-
"@next-core/preview": "^0.8.18",
35+
"@next-core/build-next-bricks": "^1.24.0",
36+
"@next-core/preview": "^0.8.19",
3737
"@next-shared/monaco-textmate": "^0.1.2",
3838
"copy-to-clipboard": "^3.3.3",
3939
"copy-webpack-plugin": "^13.0.0",

packages/build-next-bricks/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.24.0](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-29)
7+
8+
9+
### Features
10+
11+
* new option: oneOfRulesForBabel ([f2d3a30](https://github.com/easyops-cn/next-core/commit/f2d3a30fb66d75743409cc2a2f9a202976e5c84e))
12+
13+
14+
15+
16+
617
## [1.23.14](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-08-25)
718

819

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.23.14",
3+
"version": "1.24.0",
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/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.19](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-29)
7+
8+
**Note:** Version bump only for package @next-core/preview
9+
10+
11+
12+
13+
614
## [0.8.18](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-27)
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.18",
3+
"version": "0.8.19",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/preview",
55
"license": "GPL-3.0",
66
"repository": {
@@ -25,7 +25,7 @@
2525
"build": "cross-env NODE_ENV='production' build-next-bricks"
2626
},
2727
"devDependencies": {
28-
"@next-core/build-next-bricks": "^1.23.14",
28+
"@next-core/build-next-bricks": "^1.24.0",
2929
"@next-core/http": "^1.2.14",
3030
"@next-core/loader": "^1.6.17",
3131
"@next-core/runtime": "^1.69.4",

0 commit comments

Comments
 (0)