Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @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]
 - @next-core/[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]
 - @next-core/[email protected]
 - @next-core/[email protected]
  • Loading branch information
easyops-eve committed Sep 27, 2024
1 parent 6946e92 commit c36e5d7
Show file tree
Hide file tree
Showing 36 changed files with 209 additions and 56 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.777](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-27)

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





## [2.0.776](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-26)

**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.776",
"version": "2.0.777",
"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.47.25",
"@next-core/brick-dll": "^2.47.26",
"@next-core/webpack-config-factory": "^2.25.1",
"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.122](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-27)

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





## [0.38.121](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-26)

**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.121",
"version": "0.38.122",
"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.47.25",
"@next-core/editor-bricks-helper": "^0.50.87",
"@next-core/brick-dll": "^2.47.26",
"@next-core/editor-bricks-helper": "^0.50.88",
"@next-core/webpack-config-factory": "^2.25.1",
"@next-dll/react-dnd": "^0.1.714"
"@next-dll/react-dnd": "^0.1.715"
}
}
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.715](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-27)

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





## [0.1.714](https://github.com/easyops-cn/next-core/compare/@next-dll/[email protected]...@next-dll/[email protected]) (2024-09-26)

**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.714",
"version": "0.1.715",
"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.47.25",
"@next-core/brick-dll": "^2.47.26",
"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.96.31](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [2.96.30](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/brick-container
Expand Down
12 changes: 6 additions & 6 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.96.30",
"version": "2.96.31",
"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.47.25",
"@next-core/brick-icons": "^2.33.52",
"@next-core/brick-dll": "^2.47.26",
"@next-core/brick-icons": "^2.33.53",
"@next-core/custom-antd-styles": "^1.27.1",
"@next-core/illustrations": "^0.11.34",
"@next-core/less-plugin-css-variables": "^0.2.8",
"@next-core/theme": "^1.5.4",
"@next-core/webpack-config-factory": "^2.25.1",
"@next-dll/ace": "^2.0.776",
"@next-dll/ace": "^2.0.777",
"@next-dll/d3": "^2.0.83",
"@next-dll/echarts": "^2.0.84",
"@next-dll/editor-bricks-helper": "^0.38.121",
"@next-dll/react-dnd": "^0.1.714",
"@next-dll/editor-bricks-helper": "^0.38.122",
"@next-dll/react-dnd": "^0.1.715",
"babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-dll/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.47.26](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [2.47.25](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/brick-dll
Expand Down
10 changes: 5 additions & 5 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.47.25",
"version": "2.47.26",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
"license": "GPL-3.0",
Expand Down Expand Up @@ -51,14 +51,14 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@next-core/babel-runtime-helpers": "^1.0.27",
"@next-core/brick-http": "^2.8.2",
"@next-core/brick-icons": "^2.33.52",
"@next-core/brick-kit": "^2.200.3",
"@next-core/brick-utils": "^2.52.9",
"@next-core/brick-icons": "^2.33.53",
"@next-core/brick-kit": "^2.200.4",
"@next-core/brick-utils": "^2.52.10",
"@next-core/easyops-analytics": "^0.12.1",
"@next-core/fontawesome-library": "^1.1.38",
"@next-core/illustrations": "^0.11.34",
"@next-core/loader": "^1.6.9",
"@next-core/pipes": "^1.0.19",
"@next-core/pipes": "^1.0.20",
"@next-core/webpack-config-factory": "^2.25.1",
"antd": "~4.12.3",
"history": "^4.10.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-icons/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.33.53](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [2.33.52](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/brick-icons
Expand Down
4 changes: 2 additions & 2 deletions packages/brick-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-icons",
"version": "2.33.52",
"version": "2.33.53",
"description": "Self designed icons",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-icons",
"license": "GPL-3.0",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"sideEffects": false,
"devDependencies": {
"@next-core/brick-utils": "^2.52.9",
"@next-core/brick-utils": "^2.52.10",
"@next-core/rollup-config-factory": "^2.8.0",
"@next-shared/icons": "^0.10.1",
"@svgr/rollup": "^5.5.0",
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.200.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [2.200.3](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/brick-kit
Expand Down
8 changes: 4 additions & 4 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.200.3",
"version": "2.200.4",
"description": "Kernel",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-kit",
"license": "GPL-3.0",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@next-core/brick-types": "^2.98.1",
"@next-core/color-theme": "^0.4.8",
"@next-core/supply": "^1.2.1",
"@next-core/supply": "^1.2.2",
"@next-sdk/api-gateway-sdk": "^2.11.0",
"@next-sdk/auth-sdk": "^1.0.0",
"@next-sdk/cmdb-sdk": "^2.1.1",
Expand All @@ -49,11 +49,11 @@
"devDependencies": {
"@ant-design/icons": "^4.5.0",
"@next-core/brick-http": "^2.8.2",
"@next-core/brick-utils": "^2.52.9",
"@next-core/brick-utils": "^2.52.10",
"@next-core/easyops-analytics": "^0.12.1",
"@next-core/illustrations": "^0.11.34",
"@next-core/loader": "^1.6.9",
"@next-core/pipes": "^1.0.19",
"@next-core/pipes": "^1.0.20",
"@next-core/rollup-config-factory": "^2.8.0",
"antd": "~4.12.3",
"history": "^4.10.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-utils/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.52.10](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [2.52.9](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/brick-utils
Expand Down
6 changes: 3 additions & 3 deletions packages/brick-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-utils",
"version": "2.52.9",
"version": "2.52.10",
"description": "Pure utility functions for kernel",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-utils",
"license": "GPL-3.0",
Expand Down Expand Up @@ -30,13 +30,13 @@
"sideEffects": false,
"dependencies": {
"@next-core/brick-types": "^2.98.1",
"@next-core/cook": "^1.10.1",
"@next-core/cook": "^1.10.2",
"@next-core/storyboard": "^0.6.16",
"file-saver": "^2.0.5",
"path-to-regexp": "^6.2.1"
},
"devDependencies": {
"@next-core/pipes": "^1.0.19",
"@next-core/pipes": "^1.0.20",
"@next-core/rollup-config-factory": "^2.8.0",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21",
Expand Down
8 changes: 8 additions & 0 deletions packages/build-config-factory/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.26.12](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

**Note:** Version bump only for package @next-core/build-config-factory





## [2.26.11](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/build-config-factory
Expand Down
4 changes: 2 additions & 2 deletions packages/build-config-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/build-config-factory",
"version": "2.26.11",
"version": "2.26.12",
"description": "build config factory",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/build-config-factory",
"license": "GPL-3.0",
Expand All @@ -15,7 +15,7 @@
},
"sideEffects": false,
"dependencies": {
"@next-core/brick-utils": "^2.52.9",
"@next-core/brick-utils": "^2.52.10",
"@next-core/repo-config": "^0.2.5",
"@next-core/typedoc-plugin-filter-inherit": "^1.2.5",
"@next-core/webpack-config-factory": "^2.25.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/cook/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.10.2](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [1.10.1](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

**Note:** Version bump only for package @next-core/cook
Expand Down
4 changes: 2 additions & 2 deletions packages/cook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/cook",
"version": "1.10.1",
"version": "1.10.2",
"description": "Cook expressions and storyboard functions",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/cook",
"license": "GPL-3.0",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@next-core/build-next-libs": "^0.2.16",
"@next-core/supply": "^1.2.1",
"@next-core/supply": "^1.2.2",
"lodash": "^4.17.21"
}
}
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.19.7](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-27)

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





## [1.19.6](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-09-26)

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

0 comments on commit c36e5d7

Please sign in to comment.