Skip to content

Commit 809e9f3

Browse files
committed
chore(release): publish
- @next-core/[email protected] - @next-core/[email protected]
1 parent 8a0ea43 commit 809e9f3

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

packages/brick-container/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.23.12](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-28)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.23.11](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-25)
715

816

packages/brick-container/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "3.23.11",
3+
"version": "3.23.12",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
66
"license": "GPL-3.0",
@@ -53,7 +53,7 @@
5353
"@next-api-sdk/api-gateway-sdk": "^1.2.2",
5454
"@next-api-sdk/micro-app-standalone-sdk": "^1.3.0",
5555
"@next-core/build-next-bricks": "^1.25.1",
56-
"@next-core/easyops-runtime": "^0.15.26",
56+
"@next-core/easyops-runtime": "^0.15.27",
5757
"@next-core/http": "^1.2.14",
5858
"@next-core/i18n": "^1.0.88",
5959
"@next-core/loader": "^1.6.17",

packages/easyops-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.15.27](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-28)
7+
8+
9+
### Bug Fixes
10+
11+
* throw unauthenticated error when fetch contracts failed ([ac50ce3](https://github.com/easyops-cn/next-core/commit/ac50ce3bf4d469282c5bb7897e6cb5729645a167))
12+
13+
14+
15+
16+
617
## [0.15.26](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-18)
718

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

packages/easyops-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/easyops-runtime",
3-
"version": "0.15.26",
3+
"version": "0.15.27",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
55
"license": "GPL-3.0",
66
"repository": {

0 commit comments

Comments
 (0)