Skip to content

Commit 418678d

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]
1 parent f938018 commit 418678d

File tree

14 files changed

+78
-22
lines changed

14 files changed

+78
-22
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.790](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-21)
7+
8+
**Note:** Version bump only for package @next-dll/ace
9+
10+
11+
12+
13+
614
## [2.0.789](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-10)
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.789",
3+
"version": "2.0.790",
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.49.2",
25+
"@next-core/brick-dll": "^2.49.3",
2626
"@next-core/webpack-config-factory": "^2.25.1",
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.40.5](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-21)
7+
8+
**Note:** Version bump only for package @next-dll/editor-bricks-helper
9+
10+
11+
12+
13+
614
## [0.40.4](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-11)
715

816
**Note:** Version bump only for package @next-dll/editor-bricks-helper

dll/editor-bricks-helper/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-dll/editor-bricks-helper",
3-
"version": "0.40.4",
3+
"version": "0.40.5",
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.49.2",
21+
"@next-core/brick-dll": "^2.49.3",
2222
"@next-core/editor-bricks-helper": "^0.50.97",
2323
"@next-core/webpack-config-factory": "^2.25.1",
24-
"@next-dll/react-dnd": "^0.1.727"
24+
"@next-dll/react-dnd": "^0.1.728"
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.728](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-21)
7+
8+
**Note:** Version bump only for package @next-dll/react-dnd
9+
10+
11+
12+
13+
614
## [0.1.727](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-10)
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.727",
3+
"version": "0.1.728",
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.49.2",
22+
"@next-core/brick-dll": "^2.49.3",
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.96.50](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-21)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [2.96.49](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-11)
715

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

packages/brick-container/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "2.96.49",
3+
"version": "2.96.50",
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.49.2",
45-
"@next-core/brick-icons": "^2.33.59",
44+
"@next-core/brick-dll": "^2.49.3",
45+
"@next-core/brick-icons": "^2.33.60",
4646
"@next-core/custom-antd-styles": "^1.27.1",
4747
"@next-core/illustrations": "^0.11.35",
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.1",
51-
"@next-dll/ace": "^2.0.789",
51+
"@next-dll/ace": "^2.0.790",
5252
"@next-dll/d3": "^2.0.83",
5353
"@next-dll/echarts": "^2.0.84",
54-
"@next-dll/editor-bricks-helper": "^0.40.4",
55-
"@next-dll/react-dnd": "^0.1.727",
54+
"@next-dll/editor-bricks-helper": "^0.40.5",
55+
"@next-dll/react-dnd": "^0.1.728",
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.49.3](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-21)
7+
8+
**Note:** Version bump only for package @next-core/brick-dll
9+
10+
11+
12+
13+
614
## [2.49.2](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-10)
715

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

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.49.2",
3+
"version": "2.49.3",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
66
"license": "GPL-3.0",
@@ -51,7 +51,7 @@
5151
"@fortawesome/react-fontawesome": "^0.2.0",
5252
"@next-core/babel-runtime-helpers": "^1.0.27",
5353
"@next-core/brick-http": "^2.8.2",
54-
"@next-core/brick-icons": "^2.33.59",
54+
"@next-core/brick-icons": "^2.33.60",
5555
"@next-core/brick-kit": "^2.204.0",
5656
"@next-core/brick-utils": "^2.52.11",
5757
"@next-core/easyops-analytics": "^0.12.1",

0 commit comments

Comments
 (0)