Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-dll/ace@2.0.518
 - @next-dll/editor-bricks-helper@0.33.5
 - @next-dll/react-dnd@0.1.456
 - @next-core/brick-container@2.77.15
 - @next-core/brick-dll@2.39.5
 - @next-core/brick-icons@2.30.13
 - @next-core/brick-kit@2.154.11
 - @next-core/brick-types@2.81.8
 - @next-core/brick-utils@2.45.2
 - @next-core/build-config-factory@2.23.50
 - @next-core/cook@1.6.72
 - @next-core/dev-dependencies@1.14.151
 - @next-core/illustrations@0.10.14
 - @next-core/editor-bricks-helper@0.49.6
 - @next-core/next-docs@1.2.376
 - @next-core/storyboard@0.2.0
 - @next-core/supply@1.0.82
  • Loading branch information
easyops-eve committed Nov 1, 2022
1 parent 2e31c7e commit 430d0ef
Show file tree
Hide file tree
Showing 34 changed files with 205 additions and 57 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.518](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.517...@next-dll/ace@2.0.518) (2022-11-01)

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





## [2.0.517](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.516...@next-dll/ace@2.0.517) (2022-11-01)

**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.517",
"version": "2.0.518",
"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.39.4",
"@next-core/brick-dll": "^2.39.5",
"@next-core/webpack-config-factory": "^2.19.0"
}
}
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.33.5](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.33.4...@next-dll/editor-bricks-helper@0.33.5) (2022-11-01)

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





## [0.33.4](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.33.3...@next-dll/editor-bricks-helper@0.33.4) (2022-11-01)

**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.33.4",
"version": "0.33.5",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/editor-bricks-helper",
"license": "GPL-3.0",
Expand All @@ -15,11 +15,11 @@
"postbuild": "dll-differ"
},
"dependencies": {
"@next-core/editor-bricks-helper": "^0.49.5"
"@next-core/editor-bricks-helper": "^0.49.6"
},
"devDependencies": {
"@next-core/brick-dll": "^2.39.4",
"@next-core/brick-dll": "^2.39.5",
"@next-core/webpack-config-factory": "^2.19.0",
"@next-dll/react-dnd": "^0.1.455"
"@next-dll/react-dnd": "^0.1.456"
}
}
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.456](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.455...@next-dll/react-dnd@0.1.456) (2022-11-01)

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





## [0.1.455](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.454...@next-dll/react-dnd@0.1.455) (2022-11-01)

**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.455",
"version": "0.1.456",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/react-dnd",
"license": "GPL-3.0",
Expand All @@ -19,6 +19,6 @@
"react-dnd-html5-backend": "^11.1.3"
},
"devDependencies": {
"@next-core/brick-dll": "^2.39.4"
"@next-core/brick-dll": "^2.39.5"
}
}
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.77.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.77.14...@next-core/brick-container@2.77.15) (2022-11-01)

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





## [2.77.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.77.13...@next-core/brick-container@2.77.14) (2022-11-01)

**Note:** Version bump only for package @next-core/brick-container
Expand Down
14 changes: 7 additions & 7 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.77.14",
"version": "2.77.15",
"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 @@ -52,18 +52,18 @@
"ws": "^8.9.0"
},
"devDependencies": {
"@next-core/brick-dll": "^2.39.4",
"@next-core/brick-icons": "^2.30.12",
"@next-core/brick-dll": "^2.39.5",
"@next-core/brick-icons": "^2.30.13",
"@next-core/color-theme": "^0.4.4",
"@next-core/custom-antd-styles": "^1.24.13",
"@next-core/illustrations": "^0.10.13",
"@next-core/illustrations": "^0.10.14",
"@next-core/less-plugin-css-variables": "^0.2.4",
"@next-core/webpack-config-factory": "^2.19.0",
"@next-dll/ace": "^2.0.517",
"@next-dll/ace": "^2.0.518",
"@next-dll/d3": "^2.0.70",
"@next-dll/echarts": "^2.0.71",
"@next-dll/editor-bricks-helper": "^0.33.4",
"@next-dll/react-dnd": "^0.1.455",
"@next-dll/editor-bricks-helper": "^0.33.5",
"@next-dll/react-dnd": "^0.1.456",
"babel-loader": "^8.2.5",
"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.39.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.39.4...@next-core/brick-dll@2.39.5) (2022-11-01)

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





## [2.39.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.39.3...@next-core/brick-dll@2.39.4) (2022-11-01)

**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.39.4",
"version": "2.39.5",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
"license": "GPL-3.0",
Expand All @@ -25,12 +25,12 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@next-core/babel-runtime-helpers": "^1.0.25",
"@next-core/brick-http": "^2.7.3",
"@next-core/brick-icons": "^2.30.12",
"@next-core/brick-kit": "^2.154.10",
"@next-core/brick-utils": "^2.45.1",
"@next-core/brick-icons": "^2.30.13",
"@next-core/brick-kit": "^2.154.11",
"@next-core/brick-utils": "^2.45.2",
"@next-core/easyops-analytics": "^0.10.3",
"@next-core/fontawesome-library": "^1.1.33",
"@next-core/illustrations": "^0.10.13",
"@next-core/illustrations": "^0.10.14",
"@next-core/pipes": "^1.0.10",
"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.30.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.30.12...@next-core/brick-icons@2.30.13) (2022-11-01)

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





## [2.30.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.30.11...@next-core/brick-icons@2.30.12) (2022-10-31)

**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.30.12",
"version": "2.30.13",
"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 @@ -38,7 +38,7 @@
},
"sideEffects": false,
"devDependencies": {
"@next-core/brick-utils": "^2.45.1",
"@next-core/brick-utils": "^2.45.2",
"@next-core/rollup-config-factory": "^2.6.2",
"@svgr/rollup": "^5.5.0",
"change-case": "^4.1.2",
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.154.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.154.10...@next-core/brick-kit@2.154.11) (2022-11-01)

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





## [2.154.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.154.9...@next-core/brick-kit@2.154.10) (2022-11-01)


Expand Down
10 changes: 5 additions & 5 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.154.10",
"version": "2.154.11",
"description": "Kernel",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-kit",
"license": "GPL-3.0",
Expand Down Expand Up @@ -31,9 +31,9 @@
"test:ci": "cross-env NODE_ENV='test' CI=true jest"
},
"dependencies": {
"@next-core/brick-types": "^2.81.7",
"@next-core/brick-types": "^2.81.8",
"@next-core/color-theme": "^0.4.4",
"@next-core/supply": "^1.0.81",
"@next-core/supply": "^1.0.82",
"@next-sdk/api-gateway-sdk": "^2.3.0",
"@next-sdk/auth-sdk": "^1.0.0",
"@next-sdk/cmdb-sdk": "^2.1.1",
Expand All @@ -48,9 +48,9 @@
"devDependencies": {
"@ant-design/icons": "^4.5.0",
"@next-core/brick-http": "^2.7.3",
"@next-core/brick-utils": "^2.45.1",
"@next-core/brick-utils": "^2.45.2",
"@next-core/easyops-analytics": "^0.10.3",
"@next-core/illustrations": "^0.10.13",
"@next-core/illustrations": "^0.10.14",
"@next-core/pipes": "^1.0.10",
"@next-core/rollup-config-factory": "^2.6.2",
"antd": "~4.12.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/brick-types/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.81.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.81.7...@next-core/brick-types@2.81.8) (2022-11-01)


### Bug Fixes

* keep route iid ([f541800](https://github.com/easyops-cn/next-core/commit/f541800fd4ba180385b78d99324fda572987b248))





## [2.81.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.81.6...@next-core/brick-types@2.81.7) (2022-10-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/brick-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-types",
"version": "2.81.7",
"version": "2.81.8",
"description": "Pure types for Brick Next",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-types",
"license": "GPL-3.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/brick-utils/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.45.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.45.1...@next-core/brick-utils@2.45.2) (2022-11-01)


### Bug Fixes

* keep route iid ([f541800](https://github.com/easyops-cn/next-core/commit/f541800fd4ba180385b78d99324fda572987b248))





## [2.45.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.45.0...@next-core/brick-utils@2.45.1) (2022-10-31)

**Note:** Version bump only for package @next-core/brick-utils
Expand Down
8 changes: 4 additions & 4 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.45.1",
"version": "2.45.2",
"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 @@ -29,9 +29,9 @@
},
"sideEffects": false,
"dependencies": {
"@next-core/brick-types": "^2.81.7",
"@next-core/cook": "^1.6.71",
"@next-core/storyboard": "^0.1.1",
"@next-core/brick-types": "^2.81.8",
"@next-core/cook": "^1.6.72",
"@next-core/storyboard": "^0.2.0",
"file-saver": "^2.0.5",
"path-to-regexp": "^6.2.1"
},
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.23.50](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.49...@next-core/build-config-factory@2.23.50) (2022-11-01)

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





## [2.23.49](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.48...@next-core/build-config-factory@2.23.49) (2022-10-31)

**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.23.49",
"version": "2.23.50",
"description": "build config factory",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/build-config-factory",
"license": "GPL-3.0",
Expand All @@ -18,7 +18,7 @@
},
"sideEffects": false,
"dependencies": {
"@next-core/brick-utils": "^2.45.1",
"@next-core/brick-utils": "^2.45.2",
"@next-core/repo-config": "^0.2.1",
"@next-core/typedoc-plugin-filter-inherit": "^1.2.4",
"@next-core/webpack-config-factory": "^2.19.0",
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.6.72](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.71...@next-core/cook@1.6.72) (2022-11-01)

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





## [1.6.71](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.70...@next-core/cook@1.6.71) (2022-10-31)

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

0 comments on commit 430d0ef

Please sign in to comment.