Skip to content

Commit ecea0b3

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] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected]
1 parent e2ccd7a commit ecea0b3

Some content is hidden

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

52 files changed

+326
-107
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.12](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-06-24)
7+
8+
**Note:** Version bump only for package @next-bricks/e2e
9+
10+
11+
12+
13+
614
## [0.5.11](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-05-29)
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.5.11",
3+
"version": "0.5.12",
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.17",
39-
"@next-core/i18n": "^1.0.77",
40-
"@next-core/react-element": "^1.0.36",
41-
"@next-core/react-runtime": "^1.7.16",
42-
"@next-core/runtime": "^1.62.0",
38+
"@next-core/element": "^1.2.18",
39+
"@next-core/i18n": "^1.0.78",
40+
"@next-core/react-element": "^1.0.37",
41+
"@next-core/react-runtime": "^1.7.17",
42+
"@next-core/runtime": "^1.62.1",
4343
"@next-core/types": "^1.15.0",
44-
"@next-core/utils": "^1.7.35",
44+
"@next-core/utils": "^1.7.36",
4545
"react": "0.0.0-experimental-ee8509801-20230117"
4646
},
4747
"devDependencies": {
48-
"@next-core/build-next-bricks": "^1.23.12",
49-
"@next-core/test-next": "^1.1.9"
48+
"@next-core/build-next-bricks": "^1.23.13",
49+
"@next-core/test-next": "^2.0.0"
5050
}
5151
}

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

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

packages/babel-preset-next/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/babel-preset-next",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"description": "babel preset for brick-next related packages",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/babel-preset-next",
66
"license": "GPL-3.0",

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

816

packages/brick-container/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "3.21.0",
3+
"version": "3.21.1",
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,17 +52,17 @@
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.12",
56-
"@next-core/easyops-runtime": "^0.14.0",
57-
"@next-core/http": "^1.2.12",
58-
"@next-core/i18n": "^1.0.77",
59-
"@next-core/loader": "^1.6.15",
60-
"@next-core/preview": "^0.7.58",
61-
"@next-core/runtime": "^1.62.0",
62-
"@next-core/test-next": "^1.1.9",
55+
"@next-core/build-next-bricks": "^1.23.13",
56+
"@next-core/easyops-runtime": "^0.14.1",
57+
"@next-core/http": "^1.2.13",
58+
"@next-core/i18n": "^1.0.78",
59+
"@next-core/loader": "^1.6.16",
60+
"@next-core/preview": "^0.7.59",
61+
"@next-core/runtime": "^1.62.1",
62+
"@next-core/test-next": "^2.0.0",
6363
"@next-core/theme": "^1.5.4",
6464
"@next-core/types": "^1.15.0",
65-
"@next-core/utils": "^1.7.35",
65+
"@next-core/utils": "^1.7.36",
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.5](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-06-24)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.16.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-05-29)
715

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

packages/brick-playground/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-playground",
3-
"version": "1.16.4",
3+
"version": "1.16.5",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
55
"license": "GPL-3.0",
66
"repository": {
@@ -23,7 +23,7 @@
2323
"build:dev": "cross-env NODE_ENV='development' build-next-bricks"
2424
},
2525
"dependencies": {
26-
"@next-core/doc-helpers": "^0.2.18",
26+
"@next-core/doc-helpers": "^0.2.19",
2727
"@next-core/serve-helpers": "^1.2.5",
2828
"@next-shared/spell-check": "^0.1.1",
2929
"comlink": "^4.4.2",
@@ -32,9 +32,9 @@
3232
"glob": "^8.1.0"
3333
},
3434
"devDependencies": {
35-
"@next-core/build-next-bricks": "^1.23.12",
35+
"@next-core/build-next-bricks": "^1.23.13",
3636
"@next-core/monaco-contributions": "^0.3.14",
37-
"@next-core/preview": "^0.7.58",
37+
"@next-core/preview": "^0.7.59",
3838
"copy-to-clipboard": "^3.3.3",
3939
"copy-webpack-plugin": "^13.0.0",
4040
"html-webpack-plugin": "^5.6.3",

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.23.13](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-06-24)
7+
8+
**Note:** Version bump only for package @next-core/build-next-bricks
9+
10+
11+
12+
13+
614
## [1.23.12](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-03-27)
715

816

packages/build-next-bricks/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/build-next-bricks",
3-
"version": "1.23.12",
3+
"version": "1.23.13",
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",
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@babel/parser": "^7.27.5",
3838
"@babel/traverse": "^7.27.4",
39-
"@next-core/babel-preset-next": "^1.0.25",
39+
"@next-core/babel-preset-next": "^1.0.26",
4040
"@svgr/webpack": "^8.1.0",
4141
"babel-loader": "^10.0.0",
4242
"css-loader": "^7.1.2",

0 commit comments

Comments
 (0)