Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-dll/ace@2.0.747
 - @next-dll/editor-bricks-helper@0.38.92
 - @next-dll/react-dnd@0.1.685
 - @next-core/brick-container@2.95.5
 - @next-core/brick-dll@2.46.24
 - @next-core/brick-kit@2.193.1
 - @next-core/dev-dependencies@1.18.31
 - @next-core/editor-bricks-helper@0.50.61
 - @next-core/next-docs@1.2.526
  • Loading branch information
easyops-eve committed May 17, 2024
1 parent ad2599e commit 5072636
Show file tree
Hide file tree
Showing 18 changed files with 107 additions and 26 deletions.
8 changes: 8 additions & 0 deletions dll/ace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.747](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.746...@next-dll/ace@2.0.747) (2024-05-17)

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





## [2.0.746](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.745...@next-dll/ace@2.0.746) (2024-05-16)

**Note:** Version bump only for package @next-dll/ace
Expand Down
4 changes: 2 additions & 2 deletions dll/ace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-dll/ace",
"version": "2.0.746",
"version": "2.0.747",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/ace",
"license": "GPL-3.0",
Expand All @@ -22,7 +22,7 @@
"react-ace": "^7.0.5"
},
"devDependencies": {
"@next-core/brick-dll": "^2.46.23",
"@next-core/brick-dll": "^2.46.24",
"@next-core/webpack-config-factory": "^2.23.0",
"react-ace": "^7.0.5"
}
Expand Down
11 changes: 11 additions & 0 deletions dll/editor-bricks-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.38.92](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.91...@next-dll/editor-bricks-helper@0.38.92) (2024-05-17)


### Bug Fixes

* 搜集调试契约兼容 v2 框架 ([fef72fc](https://github.com/easyops-cn/next-core/commit/fef72fc8aa626b85dc4ff8d4da99eeba6c5aa7a8))





## [0.38.91](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.90...@next-dll/editor-bricks-helper@0.38.91) (2024-05-16)

**Note:** Version bump only for package @next-dll/editor-bricks-helper
Expand Down
8 changes: 4 additions & 4 deletions dll/editor-bricks-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-dll/editor-bricks-helper",
"version": "0.38.91",
"version": "0.38.92",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/editor-bricks-helper",
"license": "GPL-3.0",
Expand All @@ -18,9 +18,9 @@
"@next-core/editor-bricks-helper": "^0.49.58"
},
"devDependencies": {
"@next-core/brick-dll": "^2.46.23",
"@next-core/editor-bricks-helper": "^0.50.60",
"@next-core/brick-dll": "^2.46.24",
"@next-core/editor-bricks-helper": "^0.50.61",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/react-dnd": "^0.1.684"
"@next-dll/react-dnd": "^0.1.685"
}
}
8 changes: 8 additions & 0 deletions dll/react-dnd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.685](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.684...@next-dll/react-dnd@0.1.685) (2024-05-17)

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





## [0.1.684](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.683...@next-dll/react-dnd@0.1.684) (2024-05-16)

**Note:** Version bump only for package @next-dll/react-dnd
Expand Down
4 changes: 2 additions & 2 deletions dll/react-dnd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-dll/react-dnd",
"version": "0.1.684",
"version": "0.1.685",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/react-dnd",
"license": "GPL-3.0",
Expand All @@ -19,7 +19,7 @@
"react-dnd-html5-backend": "^11.1.3"
},
"devDependencies": {
"@next-core/brick-dll": "^2.46.23",
"@next-core/brick-dll": "^2.46.24",
"dnd-core": "^11.1.3",
"react-dnd": "^11.1.3",
"react-dnd-html5-backend": "^11.1.3"
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.95.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.95.4...@next-core/brick-container@2.95.5) (2024-05-17)

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





## [2.95.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.95.3...@next-core/brick-container@2.95.4) (2024-05-16)

**Note:** Version bump only for package @next-core/brick-container
Expand Down
10 changes: 5 additions & 5 deletions packages/brick-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-container",
"version": "2.95.4",
"version": "2.95.5",
"description": "Brick Container Server",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-container",
"license": "GPL-3.0",
Expand Down Expand Up @@ -41,18 +41,18 @@
"ws": "^8.11.0"
},
"devDependencies": {
"@next-core/brick-dll": "^2.46.23",
"@next-core/brick-dll": "^2.46.24",
"@next-core/brick-icons": "^2.33.40",
"@next-core/custom-antd-styles": "^1.26.2",
"@next-core/illustrations": "^0.11.30",
"@next-core/less-plugin-css-variables": "^0.2.8",
"@next-core/theme": "^1.5.0",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/ace": "^2.0.746",
"@next-dll/ace": "^2.0.747",
"@next-dll/d3": "^2.0.80",
"@next-dll/echarts": "^2.0.81",
"@next-dll/editor-bricks-helper": "^0.38.91",
"@next-dll/react-dnd": "^0.1.684",
"@next-dll/editor-bricks-helper": "^0.38.92",
"@next-dll/react-dnd": "^0.1.685",
"babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/brick-dll/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.46.24](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.46.23...@next-core/brick-dll@2.46.24) (2024-05-17)


### Bug Fixes

* 搜集调试契约兼容 v2 框架 ([fef72fc](https://github.com/easyops-cn/next-core/commit/fef72fc8aa626b85dc4ff8d4da99eeba6c5aa7a8))





## [2.46.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.46.22...@next-core/brick-dll@2.46.23) (2024-05-16)

**Note:** Version bump only for package @next-core/brick-dll
Expand Down
4 changes: 2 additions & 2 deletions packages/brick-dll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-dll",
"version": "2.46.23",
"version": "2.46.24",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
"license": "GPL-3.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@next-core/babel-runtime-helpers": "^1.0.27",
"@next-core/brick-http": "^2.8.2",
"@next-core/brick-icons": "^2.33.40",
"@next-core/brick-kit": "^2.193.0",
"@next-core/brick-kit": "^2.193.1",
"@next-core/brick-utils": "^2.51.19",
"@next-core/easyops-analytics": "^0.11.2",
"@next-core/fontawesome-library": "^1.1.38",
Expand Down
11 changes: 11 additions & 0 deletions packages/brick-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.193.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.193.0...@next-core/brick-kit@2.193.1) (2024-05-17)


### Bug Fixes

* 搜集调试契约兼容 v2 框架 ([fef72fc](https://github.com/easyops-cn/next-core/commit/fef72fc8aa626b85dc4ff8d4da99eeba6c5aa7a8))





# [2.193.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.192.0...@next-core/brick-kit@2.193.0) (2024-05-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/brick-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-kit",
"version": "2.193.0",
"version": "2.193.1",
"description": "Kernel",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-kit",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev-dependencies/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.18.31](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.18.30...@next-core/dev-dependencies@1.18.31) (2024-05-17)

**Note:** Version bump only for package @next-core/dev-dependencies





## [1.18.30](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.18.29...@next-core/dev-dependencies@1.18.30) (2024-05-16)

**Note:** Version bump only for package @next-core/dev-dependencies
Expand Down
12 changes: 6 additions & 6 deletions packages/dev-dependencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/dev-dependencies",
"version": "1.18.30",
"version": "1.18.31",
"description": "Dev dependencies for brick-next related packages",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/dev-dependencies",
"license": "GPL-3.0",
Expand All @@ -21,8 +21,8 @@
"@babel/core": "^7.20.5",
"@next-core/babel-preset-next": "^0.9.16",
"@next-core/babel-preset-prismjs": "^1.0.20",
"@next-core/brick-container": "^2.95.4",
"@next-core/brick-dll": "^2.46.23",
"@next-core/brick-container": "^2.95.5",
"@next-core/brick-dll": "^2.46.24",
"@next-core/brick-scripts": "^3.0.8",
"@next-core/browserslist-config-next": "^0.1.4",
"@next-core/build-config-factory": "^2.25.45",
Expand All @@ -32,11 +32,11 @@
"@next-core/jest-config-factory": "^0.4.14",
"@next-core/rollup-config-factory": "^2.8.0",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/ace": "^2.0.746",
"@next-dll/ace": "^2.0.747",
"@next-dll/d3": "^2.0.80",
"@next-dll/echarts": "^2.0.81",
"@next-dll/editor-bricks-helper": "^0.38.91",
"@next-dll/react-dnd": "^0.1.684",
"@next-dll/editor-bricks-helper": "^0.38.92",
"@next-dll/react-dnd": "^0.1.685",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@typescript-eslint/eslint-plugin": "^5.46.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/editor-bricks-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.50.61](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.50.60...@next-core/editor-bricks-helper@0.50.61) (2024-05-17)

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





## [0.50.60](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.50.59...@next-core/editor-bricks-helper@0.50.60) (2024-05-16)

**Note:** Version bump only for package @next-core/editor-bricks-helper
Expand Down
4 changes: 2 additions & 2 deletions packages/editor-bricks-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/editor-bricks-helper",
"version": "0.50.60",
"version": "0.50.61",
"description": "Editor bricks helper",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/editor-bricks-helper",
"license": "GPL-3.0",
Expand Down Expand Up @@ -30,7 +30,7 @@
"classnames": "^2.3.1"
},
"devDependencies": {
"@next-core/brick-kit": "^2.193.0",
"@next-core/brick-kit": "^2.193.1",
"@next-core/brick-utils": "^2.51.19",
"@next-core/rollup-config-factory": "^2.8.0",
"js-yaml": "^3.14.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/next-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.526](https://github.com/easyops-cn/next-core/compare/@next-core/next-docs@1.2.525...@next-core/next-docs@1.2.526) (2024-05-17)

**Note:** Version bump only for package @next-core/next-docs





## [1.2.525](https://github.com/easyops-cn/next-core/compare/@next-core/next-docs@1.2.524...@next-core/next-docs@1.2.525) (2024-05-16)

**Note:** Version bump only for package @next-core/next-docs
Expand Down
4 changes: 2 additions & 2 deletions packages/next-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/next-docs",
"version": "1.2.525",
"version": "1.2.526",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/next-docs",
"license": "GPL-3.0",
Expand Down Expand Up @@ -32,7 +32,7 @@
"sideEffects": false,
"devDependencies": {
"@easyops-cn/brick-next-pipes": "^0.6.0",
"@next-core/brick-kit": "^2.193.0",
"@next-core/brick-kit": "^2.193.1",
"@next-core/brick-types": "^2.95.0",
"fs-extra": "^10.1.0"
}
Expand Down

0 comments on commit 5072636

Please sign in to comment.