Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-dll/ace@2.0.780
 - @next-dll/editor-bricks-helper@0.39.2
 - @next-dll/react-dnd@0.1.718
 - @next-core/brick-container@2.96.36
 - @next-core/brick-dll@2.48.2
 - @next-core/brick-icons@2.33.54
 - @next-core/dev-dependencies@1.19.12
  • Loading branch information
easyops-eve committed Oct 30, 2024
1 parent 2ab729b commit b6514eb
Show file tree
Hide file tree
Showing 14 changed files with 78 additions and 22 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.780](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.779...@next-dll/ace@2.0.780) (2024-10-30)

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





## [2.0.779](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.778...@next-dll/ace@2.0.779) (2024-10-23)

**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.779",
"version": "2.0.780",
"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.48.1",
"@next-core/brick-dll": "^2.48.2",
"@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.39.2](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.39.1...@next-dll/editor-bricks-helper@0.39.2) (2024-10-30)

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





## [0.39.1](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.39.0...@next-dll/editor-bricks-helper@0.39.1) (2024-10-23)

**Note:** Version bump only for package @next-dll/editor-bricks-helper
Expand Down
6 changes: 3 additions & 3 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.39.1",
"version": "0.39.2",
"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.48.1",
"@next-core/brick-dll": "^2.48.2",
"@next-core/editor-bricks-helper": "^0.50.90",
"@next-core/webpack-config-factory": "^2.25.1",
"@next-dll/react-dnd": "^0.1.717"
"@next-dll/react-dnd": "^0.1.718"
}
}
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.718](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.717...@next-dll/react-dnd@0.1.718) (2024-10-30)

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





## [0.1.717](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.716...@next-dll/react-dnd@0.1.717) (2024-10-23)

**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.717",
"version": "0.1.718",
"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.48.1",
"@next-core/brick-dll": "^2.48.2",
"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.36](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.96.35...@next-core/brick-container@2.96.36) (2024-10-30)

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





## [2.96.35](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.96.34...@next-core/brick-container@2.96.35) (2024-10-23)

**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.35",
"version": "2.96.36",
"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.48.1",
"@next-core/brick-icons": "^2.33.53",
"@next-core/brick-dll": "^2.48.2",
"@next-core/brick-icons": "^2.33.54",
"@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.779",
"@next-dll/ace": "^2.0.780",
"@next-dll/d3": "^2.0.83",
"@next-dll/echarts": "^2.0.84",
"@next-dll/editor-bricks-helper": "^0.39.1",
"@next-dll/react-dnd": "^0.1.717",
"@next-dll/editor-bricks-helper": "^0.39.2",
"@next-dll/react-dnd": "^0.1.718",
"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.48.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.48.1...@next-core/brick-dll@2.48.2) (2024-10-30)

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





## [2.48.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.48.0...@next-core/brick-dll@2.48.1) (2024-10-23)

**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.48.1",
"version": "2.48.2",
"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,7 +51,7 @@
"@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.53",
"@next-core/brick-icons": "^2.33.54",
"@next-core/brick-kit": "^2.202.0",
"@next-core/brick-utils": "^2.52.10",
"@next-core/easyops-analytics": "^0.12.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.54](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.33.53...@next-core/brick-icons@2.33.54) (2024-10-30)

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





## [2.33.53](https://github.com/easyops-cn/next-core/compare/@next-core/brick-icons@2.33.52...@next-core/brick-icons@2.33.53) (2024-09-27)

**Note:** Version bump only for package @next-core/brick-icons
Expand Down
2 changes: 1 addition & 1 deletion 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.53",
"version": "2.33.54",
"description": "Self designed icons",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-icons",
"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.19.12](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.19.11...@next-core/dev-dependencies@1.19.12) (2024-10-30)

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





## [1.19.11](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.19.10...@next-core/dev-dependencies@1.19.11) (2024-10-23)

**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.19.11",
"version": "1.19.12",
"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.17",
"@next-core/babel-preset-prismjs": "^1.0.20",
"@next-core/brick-container": "^2.96.35",
"@next-core/brick-dll": "^2.48.1",
"@next-core/brick-container": "^2.96.36",
"@next-core/brick-dll": "^2.48.2",
"@next-core/brick-scripts": "^3.0.8",
"@next-core/browserslist-config-next": "^0.1.4",
"@next-core/build-config-factory": "^2.26.12",
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.25.1",
"@next-dll/ace": "^2.0.779",
"@next-dll/ace": "^2.0.780",
"@next-dll/d3": "^2.0.83",
"@next-dll/echarts": "^2.0.84",
"@next-dll/editor-bricks-helper": "^0.39.1",
"@next-dll/react-dnd": "^0.1.717",
"@next-dll/editor-bricks-helper": "^0.39.2",
"@next-dll/react-dnd": "^0.1.718",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@typescript-eslint/eslint-plugin": "^5.46.0",
Expand Down

0 comments on commit b6514eb

Please sign in to comment.