Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-dll/ace@2.0.728
 - @next-dll/editor-bricks-helper@0.38.73
 - @next-dll/react-dnd@0.1.666
 - @next-core/brick-container@2.92.23
 - @next-core/brick-dll@2.46.5
 - @next-core/brick-kit@2.185.3
 - @next-core/dev-dependencies@1.17.136
 - @next-core/easyops-analytics@0.11.1
 - @next-core/editor-bricks-helper@0.50.45
 - @next-core/next-docs@1.2.510
 - @next-core/brick-dll-v3@0.8.1
 - @next-core/brick-kit-v3@0.2.35
  • Loading branch information
easyops-eve committed Jan 31, 2024
1 parent eef941c commit 5ebc9d8
Show file tree
Hide file tree
Showing 24 changed files with 141 additions and 33 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.728](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.727...@next-dll/ace@2.0.728) (2024-01-31)

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





## [2.0.727](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.726...@next-dll/ace@2.0.727) (2024-01-29)

**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.727",
"version": "2.0.728",
"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.4",
"@next-core/brick-dll": "^2.46.5",
"@next-core/webpack-config-factory": "^2.23.0",
"react-ace": "^7.0.5"
}
Expand Down
8 changes: 8 additions & 0 deletions dll/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.38.73](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.72...@next-dll/editor-bricks-helper@0.38.73) (2024-01-31)

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





## [0.38.72](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.71...@next-dll/editor-bricks-helper@0.38.72) (2024-01-29)

**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.72",
"version": "0.38.73",
"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.4",
"@next-core/editor-bricks-helper": "^0.50.44",
"@next-core/brick-dll": "^2.46.5",
"@next-core/editor-bricks-helper": "^0.50.45",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/react-dnd": "^0.1.665"
"@next-dll/react-dnd": "^0.1.666"
}
}
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.666](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.665...@next-dll/react-dnd@0.1.666) (2024-01-31)

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





## [0.1.665](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.664...@next-dll/react-dnd@0.1.665) (2024-01-29)

**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.665",
"version": "0.1.666",
"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.4",
"@next-core/brick-dll": "^2.46.5",
"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.92.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.92.22...@next-core/brick-container@2.92.23) (2024-01-31)

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





## [2.92.22](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.92.21...@next-core/brick-container@2.92.22) (2024-01-29)


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.92.22",
"version": "2.92.23",
"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.4",
"@next-core/brick-dll": "^2.46.5",
"@next-core/brick-icons": "^2.33.29",
"@next-core/custom-antd-styles": "^1.26.2",
"@next-core/illustrations": "^0.11.27",
"@next-core/less-plugin-css-variables": "^0.2.8",
"@next-core/theme": "^1.4.8",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/ace": "^2.0.727",
"@next-dll/ace": "^2.0.728",
"@next-dll/d3": "^2.0.80",
"@next-dll/echarts": "^2.0.81",
"@next-dll/editor-bricks-helper": "^0.38.72",
"@next-dll/react-dnd": "^0.1.665",
"@next-dll/editor-bricks-helper": "^0.38.73",
"@next-dll/react-dnd": "^0.1.666",
"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.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.46.4...@next-core/brick-dll@2.46.5) (2024-01-31)


### Bug Fixes

* revert yarn.lock and refine analysis tests ([9ae873d](https://github.com/easyops-cn/next-core/commit/9ae873d7739e2a69ed59ea50bb75dd97a731ca3b))





## [2.46.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.46.3...@next-core/brick-dll@2.46.4) (2024-01-29)

**Note:** Version bump only for package @next-core/brick-dll
Expand Down
6 changes: 3 additions & 3 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.4",
"version": "2.46.5",
"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,9 +52,9 @@
"@next-core/babel-runtime-helpers": "^1.0.27",
"@next-core/brick-http": "^2.8.1",
"@next-core/brick-icons": "^2.33.29",
"@next-core/brick-kit": "^2.185.2",
"@next-core/brick-kit": "^2.185.3",
"@next-core/brick-utils": "^2.51.14",
"@next-core/easyops-analytics": "^0.11.0",
"@next-core/easyops-analytics": "^0.11.1",
"@next-core/fontawesome-library": "^1.1.37",
"@next-core/illustrations": "^0.11.27",
"@next-core/loader": "^1.5.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-kit/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.185.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.185.2...@next-core/brick-kit@2.185.3) (2024-01-31)

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





## [2.185.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.185.1...@next-core/brick-kit@2.185.2) (2024-01-29)


Expand Down
4 changes: 2 additions & 2 deletions 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.185.2",
"version": "2.185.3",
"description": "Kernel",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-kit",
"license": "GPL-3.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@ant-design/icons": "^4.5.0",
"@next-core/brick-http": "^2.8.1",
"@next-core/brick-utils": "^2.51.14",
"@next-core/easyops-analytics": "^0.11.0",
"@next-core/easyops-analytics": "^0.11.1",
"@next-core/illustrations": "^0.11.27",
"@next-core/loader": "^1.5.3",
"@next-core/pipes": "^1.0.17",
Expand Down
11 changes: 11 additions & 0 deletions packages/dev-dependencies/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.

## [1.17.136](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.17.135...@next-core/dev-dependencies@1.17.136) (2024-01-31)


### Bug Fixes

* handle errors when running yarn info ([e98cfa1](https://github.com/easyops-cn/next-core/commit/e98cfa195ff58c35ced36088da4e0830586fa965))





## [1.17.135](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.17.134...@next-core/dev-dependencies@1.17.135) (2024-01-29)

**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.17.135",
"version": "1.17.136",
"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.92.22",
"@next-core/brick-dll": "^2.46.4",
"@next-core/brick-container": "^2.92.23",
"@next-core/brick-dll": "^2.46.5",
"@next-core/brick-scripts": "^3.0.8",
"@next-core/browserslist-config-next": "^0.1.4",
"@next-core/build-config-factory": "^2.25.40",
Expand All @@ -32,11 +32,11 @@
"@next-core/jest-config-factory": "^0.4.14",
"@next-core/rollup-config-factory": "^2.7.0",
"@next-core/webpack-config-factory": "^2.23.0",
"@next-dll/ace": "^2.0.727",
"@next-dll/ace": "^2.0.728",
"@next-dll/d3": "^2.0.80",
"@next-dll/echarts": "^2.0.81",
"@next-dll/editor-bricks-helper": "^0.38.72",
"@next-dll/react-dnd": "^0.1.665",
"@next-dll/editor-bricks-helper": "^0.38.73",
"@next-dll/react-dnd": "^0.1.666",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@typescript-eslint/eslint-plugin": "^5.46.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/easyops-analytics/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.11.1](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-analytics@0.11.0...@next-core/easyops-analytics@0.11.1) (2024-01-31)


### Bug Fixes

* revert yarn.lock and refine analysis tests ([9ae873d](https://github.com/easyops-cn/next-core/commit/9ae873d7739e2a69ed59ea50bb75dd97a731ca3b))





# [0.11.0](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-analytics@0.10.9...@next-core/easyops-analytics@0.11.0) (2024-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/easyops-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/easyops-analytics",
"version": "0.11.0",
"version": "0.11.1",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/easyops-analytics",
"license": "GPL-3.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.45](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.50.44...@next-core/editor-bricks-helper@0.50.45) (2024-01-31)

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





## [0.50.44](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.50.43...@next-core/editor-bricks-helper@0.50.44) (2024-01-29)

**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.44",
"version": "0.50.45",
"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.185.2",
"@next-core/brick-kit": "^2.185.3",
"@next-core/brick-utils": "^2.51.14",
"@next-core/rollup-config-factory": "^2.7.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.510](https://github.com/easyops-cn/next-core/compare/@next-core/next-docs@1.2.509...@next-core/next-docs@1.2.510) (2024-01-31)

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





## [1.2.509](https://github.com/easyops-cn/next-core/compare/@next-core/next-docs@1.2.508...@next-core/next-docs@1.2.509) (2024-01-29)

**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.509",
"version": "1.2.510",
"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.185.2",
"@next-core/brick-kit": "^2.185.3",
"@next-core/brick-types": "^2.93.0",
"fs-extra": "^10.1.0"
}
Expand Down
11 changes: 11 additions & 0 deletions v3/brick-dll-v3/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.8.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll-v3@0.8.0...@next-core/brick-dll-v3@0.8.1) (2024-01-31)


### Bug Fixes

* revert yarn.lock and refine analysis tests ([9ae873d](https://github.com/easyops-cn/next-core/commit/9ae873d7739e2a69ed59ea50bb75dd97a731ca3b))





# [0.8.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll-v3@0.7.21...@next-core/brick-dll-v3@0.8.0) (2024-01-22)


Expand Down
4 changes: 2 additions & 2 deletions v3/brick-dll-v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-dll-v3",
"version": "0.8.0",
"version": "0.8.1",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/v3/brick-dll-v3",
"license": "GPL-3.0",
Expand All @@ -25,7 +25,7 @@
"@next-core/babel-runtime-helpers": "^1.0.27",
"@next-core/brick-http-v3": "^0.1.0",
"@next-core/brick-icons-v3": "^0.1.0",
"@next-core/brick-kit-v3": "^0.2.34",
"@next-core/brick-kit-v3": "^0.2.35",
"@next-core/brick-utils": "^2.51.14",
"@next-core/fontawesome-library-v3": "^0.1.0",
"@next-core/history-v3": "^0.1.0",
Expand Down
Loading

0 comments on commit 5ebc9d8

Please sign in to comment.