Skip to content

Commit 4f3e9f1

Browse files
committed
chore(release): publish
- @next-dll/[email protected] - @next-dll/[email protected] - @next-dll/[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 6a0c7db commit 4f3e9f1

File tree

18 files changed

+101
-26
lines changed

18 files changed

+101
-26
lines changed

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

816
**Note:** Version bump only for package @next-dll/ace

dll/ace/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-dll/ace",
3-
"version": "2.0.801",
3+
"version": "2.0.802",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/ace",
66
"license": "GPL-3.0",
@@ -22,7 +22,7 @@
2222
"react-ace": "^7.0.5"
2323
},
2424
"devDependencies": {
25-
"@next-core/brick-dll": "^2.50.0",
25+
"@next-core/brick-dll": "^2.50.1",
2626
"@next-core/webpack-config-factory": "^2.25.2",
2727
"react-ace": "^7.0.5"
2828
}

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

816

dll/editor-bricks-helper/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-dll/editor-bricks-helper",
3-
"version": "0.41.0",
3+
"version": "0.41.1",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/editor-bricks-helper",
66
"license": "GPL-3.0",
@@ -18,9 +18,9 @@
1818
"@next-core/editor-bricks-helper": "^0.49.58"
1919
},
2020
"devDependencies": {
21-
"@next-core/brick-dll": "^2.50.0",
22-
"@next-core/editor-bricks-helper": "^0.50.101",
21+
"@next-core/brick-dll": "^2.50.1",
22+
"@next-core/editor-bricks-helper": "^0.50.102",
2323
"@next-core/webpack-config-factory": "^2.25.2",
24-
"@next-dll/react-dnd": "^0.1.739"
24+
"@next-dll/react-dnd": "^0.1.740"
2525
}
2626
}

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

816
**Note:** Version bump only for package @next-dll/react-dnd

dll/react-dnd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-dll/react-dnd",
3-
"version": "0.1.739",
3+
"version": "0.1.740",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/react-dnd",
66
"license": "GPL-3.0",
@@ -19,7 +19,7 @@
1919
"react-dnd-html5-backend": "^11.1.3"
2020
},
2121
"devDependencies": {
22-
"@next-core/brick-dll": "^2.50.0",
22+
"@next-core/brick-dll": "^2.50.1",
2323
"dnd-core": "^11.1.3",
2424
"react-dnd": "^11.1.3",
2525
"react-dnd-html5-backend": "^11.1.3"

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

packages/brick-container/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "2.97.7",
3+
"version": "2.97.8",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-container",
66
"license": "GPL-3.0",
@@ -41,18 +41,18 @@
4141
"ws": "^8.11.0"
4242
},
4343
"devDependencies": {
44-
"@next-core/brick-dll": "^2.50.0",
44+
"@next-core/brick-dll": "^2.50.1",
4545
"@next-core/brick-icons": "^2.34.6",
4646
"@next-core/custom-antd-styles": "^1.27.1",
4747
"@next-core/illustrations": "^0.11.37",
4848
"@next-core/less-plugin-css-variables": "^0.2.8",
4949
"@next-core/theme": "^1.5.4",
5050
"@next-core/webpack-config-factory": "^2.25.2",
51-
"@next-dll/ace": "^2.0.801",
51+
"@next-dll/ace": "^2.0.802",
5252
"@next-dll/d3": "^2.0.84",
5353
"@next-dll/echarts": "^2.0.85",
54-
"@next-dll/editor-bricks-helper": "^0.41.0",
55-
"@next-dll/react-dnd": "^0.1.739",
54+
"@next-dll/editor-bricks-helper": "^0.41.1",
55+
"@next-dll/react-dnd": "^0.1.740",
5656
"babel-loader": "^8.3.0",
5757
"clean-webpack-plugin": "^4.0.0",
5858
"copy-webpack-plugin": "^6.4.1",

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

816

packages/brick-dll/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-dll",
3-
"version": "2.50.0",
3+
"version": "2.50.1",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
66
"license": "GPL-3.0",
@@ -52,7 +52,7 @@
5252
"@next-core/babel-runtime-helpers": "^1.0.27",
5353
"@next-core/brick-http": "^2.8.2",
5454
"@next-core/brick-icons": "^2.34.6",
55-
"@next-core/brick-kit": "^2.206.0",
55+
"@next-core/brick-kit": "^2.206.1",
5656
"@next-core/brick-utils": "^2.52.15",
5757
"@next-core/easyops-analytics": "^0.12.1",
5858
"@next-core/fontawesome-library": "^1.1.38",

0 commit comments

Comments
 (0)