Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-bricks/[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]
 - @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 Dec 25, 2024
1 parent b942658 commit a66abb0
Show file tree
Hide file tree
Showing 42 changed files with 248 additions and 74 deletions.
8 changes: 8 additions & 0 deletions bricks/e2e/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.4.67](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-12-25)

**Note:** Version bump only for package @next-bricks/e2e





## [0.4.66](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2024-12-19)

**Note:** Version bump only for package @next-bricks/e2e
Expand Down
14 changes: 7 additions & 7 deletions bricks/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-bricks/e2e",
"version": "0.4.66",
"version": "0.4.67",
"private": true,
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
"repository": {
Expand Down Expand Up @@ -36,17 +36,17 @@
"build": "cross-env NODE_ENV=production build-next-bricks"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
}
}
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.

## [3.19.26](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





## [3.19.25](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-19)

**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": "3.19.25",
"version": "3.19.26",
"description": "Brick Container Server",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
"license": "GPL-3.0",
Expand Down Expand Up @@ -52,13 +52,13 @@
"devDependencies": {
"@next-api-sdk/api-gateway-sdk": "^1.1.0",
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.0",
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/easyops-runtime": "^0.12.44",
"@next-core/http": "^1.2.8",
"@next-core/i18n": "^1.0.70",
"@next-core/loader": "^1.6.11",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/easyops-runtime": "^0.12.45",
"@next-core/http": "^1.2.9",
"@next-core/i18n": "^1.0.71",
"@next-core/loader": "^1.6.12",
"@next-core/preview": "^0.7.44",
"@next-core/runtime": "^1.58.2",
"@next-core/runtime": "^1.58.3",
"@next-core/test-next": "^1.1.7",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-playground/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.15.47](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





## [1.15.46](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-19)

**Note:** Version bump only for package @next-core/brick-playground
Expand Down
4 changes: 2 additions & 2 deletions packages/brick-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-playground",
"version": "1.15.46",
"version": "1.15.47",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"glob": "^8.1.0"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/monaco-contributions": "^0.3.13",
"@next-core/preview": "^0.7.44",
"copy-to-clipboard": "^3.3.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/build-next-bricks/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.23.7](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)


### Bug Fixes

* add @next-core/babel-preset-next as a dep ([f5d4ba4](https://github.com/easyops-cn/next-core/commit/f5d4ba4929026d8a2bf4bfb05286ac5bb435b81e))





## [1.23.6](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/build-next-bricks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/build-next-bricks",
"version": "1.23.6",
"version": "1.23.7",
"description": "Build next bricks",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/build-next-bricks",
"license": "GPL-3.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/build-next-libs/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.0.21](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)


### Bug Fixes

* add @next-core/babel-preset-next as a dep ([f5d4ba4](https://github.com/easyops-cn/next-core/commit/f5d4ba4929026d8a2bf4bfb05286ac5bb435b81e))





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

**Note:** Version bump only for package @next-core/build-next-libs
Expand Down
2 changes: 1 addition & 1 deletion packages/build-next-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/build-next-libs",
"version": "1.0.20",
"version": "1.0.21",
"description": "Build next libs (and some next-core libs)",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/build-next-libs",
"license": "GPL-3.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.

## [2.5.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

**Note:** Version bump only for package @next-core/cook
Expand Down
6 changes: 3 additions & 3 deletions packages/cook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/cook",
"version": "2.5.3",
"version": "2.5.4",
"description": "Cook expressions and storyboard functions",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/cook",
"license": "GPL-3.0",
Expand Down Expand Up @@ -52,8 +52,8 @@
"@babel/parser": "^7.25.6"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/supply": "^2.3.0",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/supply": "^2.3.1",
"@next-core/test-next": "^1.1.7",
"lodash": "^4.17.21"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/create-api-sdk/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.0.28](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

**Note:** Version bump only for package @next-core/create-api-sdk





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

**Note:** Version bump only for package @next-core/create-api-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/create-api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/create-api-sdk",
"version": "1.0.27",
"version": "1.0.28",
"description": "Build next bricks",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/create-api-sdk",
"license": "GPL-3.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"tslib": "^2.7.0"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/test-next": "^1.1.7"
}
}
8 changes: 8 additions & 0 deletions packages/easyops-runtime/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.12.45](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

**Note:** Version bump only for package @next-core/easyops-runtime
Expand Down
12 changes: 6 additions & 6 deletions packages/easyops-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/easyops-runtime",
"version": "0.12.44",
"version": "0.12.45",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -45,17 +45,17 @@
"@next-api-sdk/cmdb-sdk": "^1.1.0",
"@next-api-sdk/micro-app-sdk": "^1.2.1",
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.0",
"@next-core/cook": "^2.5.3",
"@next-core/http": "^1.2.8",
"@next-core/pipes": "^2.0.27",
"@next-core/runtime": "^1.58.2",
"@next-core/cook": "^2.5.4",
"@next-core/http": "^1.2.9",
"@next-core/pipes": "^2.0.28",
"@next-core/runtime": "^1.58.3",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/test-next": "^1.1.7",
"jest-websocket-mock": "^2.5.0",
"whatwg-fetch": "^3.6.20"
Expand Down
8 changes: 8 additions & 0 deletions packages/element/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.14](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

**Note:** Version bump only for package @next-core/element
Expand Down
4 changes: 2 additions & 2 deletions packages/element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/element",
"version": "1.2.13",
"version": "1.2.14",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/element",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"test:ci": "cross-env NODE_ENV='test' CI=true test-next"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/test-next": "^1.1.7"
}
}
8 changes: 8 additions & 0 deletions packages/http/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.9](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

**Note:** Version bump only for package @next-core/http
Expand Down
4 changes: 2 additions & 2 deletions packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/http",
"version": "1.2.8",
"version": "1.2.9",
"description": "> TODO: description",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/http",
"license": "GPL-3.0",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"sideEffects": false,
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/test-next": "^1.1.7",
"whatwg-fetch": "^3.6.20"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/i18n/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.0.71](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

**Note:** Version bump only for package @next-core/i18n
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/i18n",
"version": "1.0.70",
"version": "1.0.71",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/i18n",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"react-i18next": "^12.3.1"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.20",
"@next-core/build-next-libs": "^1.0.21",
"@next-core/test-next": "^1.1.7"
}
}
8 changes: 8 additions & 0 deletions packages/inject/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.0.49](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-25)

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





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

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

0 comments on commit a66abb0

Please sign in to comment.