Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-dll/ace@2.0.769
 - @next-dll/editor-bricks-helper@0.38.114
 - @next-dll/react-dnd@0.1.707
 - @next-core/brick-container@2.96.23
 - @next-core/brick-dll@2.47.18
 - @next-core/dev-dependencies@1.18.59
  • Loading branch information
easyops-eve committed Aug 22, 2024
1 parent d0e2188 commit d7b2074
Show file tree
Hide file tree
Showing 12 changed files with 73 additions and 19 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.769](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.768...@next-dll/ace@2.0.769) (2024-08-22)

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





## [2.0.768](https://github.com/easyops-cn/next-core/compare/@next-dll/ace@2.0.767...@next-dll/ace@2.0.768) (2024-08-14)

**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.768",
"version": "2.0.769",
"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.17",
"@next-core/brick-dll": "^2.47.18",
"@next-core/webpack-config-factory": "^2.25.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.114](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.113...@next-dll/editor-bricks-helper@0.38.114) (2024-08-22)

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





## [0.38.113](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.38.112...@next-dll/editor-bricks-helper@0.38.113) (2024-08-14)

**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.38.113",
"version": "0.38.114",
"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.17",
"@next-core/brick-dll": "^2.47.18",
"@next-core/editor-bricks-helper": "^0.50.81",
"@next-core/webpack-config-factory": "^2.25.0",
"@next-dll/react-dnd": "^0.1.706"
"@next-dll/react-dnd": "^0.1.707"
}
}
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.707](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.706...@next-dll/react-dnd@0.1.707) (2024-08-22)

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





## [0.1.706](https://github.com/easyops-cn/next-core/compare/@next-dll/react-dnd@0.1.705...@next-dll/react-dnd@0.1.706) (2024-08-14)

**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.706",
"version": "0.1.707",
"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.17",
"@next-core/brick-dll": "^2.47.18",
"dnd-core": "^11.1.3",
"react-dnd": "^11.1.3",
"react-dnd-html5-backend": "^11.1.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/brick-container/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.96.23](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.96.22...@next-core/brick-container@2.96.23) (2024-08-22)


### Bug Fixes

* na上报时增加字段relatedResourcePackages ([1edc161](https://github.com/easyops-cn/next-core/commit/1edc16132744ea804ffa6b97396667fab3aa60c0))





## [2.96.22](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.96.21...@next-core/brick-container@2.96.22) (2024-08-15)


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.96.22",
"version": "2.96.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.47.17",
"@next-core/brick-dll": "^2.47.18",
"@next-core/brick-icons": "^2.33.49",
"@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.0",
"@next-dll/ace": "^2.0.768",
"@next-dll/ace": "^2.0.769",
"@next-dll/d3": "^2.0.82",
"@next-dll/echarts": "^2.0.83",
"@next-dll/editor-bricks-helper": "^0.38.113",
"@next-dll/react-dnd": "^0.1.706",
"@next-dll/editor-bricks-helper": "^0.38.114",
"@next-dll/react-dnd": "^0.1.707",
"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.47.18](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.47.17...@next-core/brick-dll@2.47.18) (2024-08-22)


### Bug Fixes

* update peer deps version for @next-core/easyops-analytics ([3e60eb6](https://github.com/easyops-cn/next-core/commit/3e60eb6ab6e2939f905b832acea9c1a49f94b77f))





## [2.47.17](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.47.16...@next-core/brick-dll@2.47.17) (2024-08-14)

**Note:** Version bump only for package @next-core/brick-dll
Expand Down
2 changes: 1 addition & 1 deletion 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.17",
"version": "2.47.18",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-dll",
"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.59](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.18.58...@next-core/dev-dependencies@1.18.59) (2024-08-22)

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





## [1.18.58](https://github.com/easyops-cn/next-core/compare/@next-core/dev-dependencies@1.18.57...@next-core/dev-dependencies@1.18.58) (2024-08-15)

**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.58",
"version": "1.18.59",
"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.96.22",
"@next-core/brick-dll": "^2.47.17",
"@next-core/brick-container": "^2.96.23",
"@next-core/brick-dll": "^2.47.18",
"@next-core/brick-scripts": "^3.0.8",
"@next-core/browserslist-config-next": "^0.1.4",
"@next-core/build-config-factory": "^2.26.7",
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.0",
"@next-dll/ace": "^2.0.768",
"@next-dll/ace": "^2.0.769",
"@next-dll/d3": "^2.0.82",
"@next-dll/echarts": "^2.0.83",
"@next-dll/editor-bricks-helper": "^0.38.113",
"@next-dll/react-dnd": "^0.1.706",
"@next-dll/editor-bricks-helper": "^0.38.114",
"@next-dll/react-dnd": "^0.1.707",
"@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 d7b2074

Please sign in to comment.