Skip to content

Commit 4506eb5

Browse files
committed
chore(release): publish
- @next-core/[email protected] - @next-core/[email protected]
1 parent 903271f commit 4506eb5

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.21.9](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-18)
7+
8+
**Note:** Version bump only for package @next-core/brick-container
9+
10+
11+
12+
13+
614
## [3.21.8](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-13)
715

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

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.21.8",
3+
"version": "3.21.9",
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.23.13",
56-
"@next-core/easyops-runtime": "^0.15.3",
56+
"@next-core/easyops-runtime": "^0.15.4",
5757
"@next-core/http": "^1.2.13",
5858
"@next-core/i18n": "^1.0.81",
5959
"@next-core/loader": "^1.6.16",

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.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-18)
7+
8+
9+
### Bug Fixes
10+
11+
* using batch search contract which has serviceName while single search missing ([f37d5ca](https://github.com/easyops-cn/next-core/commit/f37d5ca3c8d441da2087ef5e81fd26061db5e6a4))
12+
13+
14+
15+
16+
617
## [0.15.3](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-13)
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.3",
3+
"version": "0.15.4",
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)