Skip to content

Commit b835903

Browse files
committed
chore(release): publish
- @next-dll/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected]
1 parent e2d716e commit b835903

File tree

8 files changed

+43
-8
lines changed

8 files changed

+43
-8
lines changed

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.4](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2025-02-11)
7+
8+
**Note:** Version bump only for package @next-dll/editor-bricks-helper
9+
10+
11+
12+
13+
614
## [0.40.3](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: 2 additions & 2 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.3",
3+
"version": "0.40.4",
44
"description": "> TODO: description",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/editor-bricks-helper",
66
"license": "GPL-3.0",
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@next-core/brick-dll": "^2.49.2",
22-
"@next-core/editor-bricks-helper": "^0.50.96",
22+
"@next-core/editor-bricks-helper": "^0.50.97",
2323
"@next-core/webpack-config-factory": "^2.25.1",
2424
"@next-dll/react-dnd": "^0.1.727"
2525
}

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.49](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-11)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [2.96.48](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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "2.96.48",
3+
"version": "2.96.49",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-container",
66
"license": "GPL-3.0",
@@ -51,7 +51,7 @@
5151
"@next-dll/ace": "^2.0.789",
5252
"@next-dll/d3": "^2.0.83",
5353
"@next-dll/echarts": "^2.0.84",
54-
"@next-dll/editor-bricks-helper": "^0.40.3",
54+
"@next-dll/editor-bricks-helper": "^0.40.4",
5555
"@next-dll/react-dnd": "^0.1.727",
5656
"babel-loader": "^8.3.0",
5757
"clean-webpack-plugin": "^4.0.0",

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

packages/dev-dependencies/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/dev-dependencies",
3-
"version": "1.19.24",
3+
"version": "1.19.25",
44
"description": "Dev dependencies for brick-next related packages",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/dev-dependencies",
66
"license": "GPL-3.0",
@@ -21,7 +21,7 @@
2121
"@babel/core": "^7.20.5",
2222
"@next-core/babel-preset-next": "^0.9.17",
2323
"@next-core/babel-preset-prismjs": "^1.0.20",
24-
"@next-core/brick-container": "^2.96.48",
24+
"@next-core/brick-container": "^2.96.49",
2525
"@next-core/brick-dll": "^2.49.2",
2626
"@next-core/brick-scripts": "^3.0.8",
2727
"@next-core/browserslist-config-next": "^0.1.4",
@@ -35,7 +35,7 @@
3535
"@next-dll/ace": "^2.0.789",
3636
"@next-dll/d3": "^2.0.83",
3737
"@next-dll/echarts": "^2.0.84",
38-
"@next-dll/editor-bricks-helper": "^0.40.3",
38+
"@next-dll/editor-bricks-helper": "^0.40.4",
3939
"@next-dll/react-dnd": "^0.1.727",
4040
"@testing-library/jest-dom": "^5.16.5",
4141
"@testing-library/react": "^12.1.5",

packages/editor-bricks-helper/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+
## [0.50.97](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* dataSource is a json field ([858b954](https://github.com/easyops-cn/next-core/commit/858b95453471fb6216228988b75509003669a2a6))
12+
13+
14+
15+
16+
617
## [0.50.96](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-02-11)
718

819

packages/editor-bricks-helper/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/editor-bricks-helper",
3-
"version": "0.50.96",
3+
"version": "0.50.97",
44
"description": "Editor bricks helper",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/editor-bricks-helper",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)