Skip to content

Commit 22be1cb

Browse files
committed
chore(release): publish
- @next-core/[email protected]
1 parent 75a07d4 commit 22be1cb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/brick-container/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+
## [3.23.11](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-25)
7+
8+
9+
### Bug Fixes
10+
11+
* support serve app images ([3a5b706](https://github.com/easyops-cn/next-core/commit/3a5b706ed2b6fb5d019b84d991f76979bdcdfdd4))
12+
13+
14+
15+
16+
617
## [3.23.10](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/brick-container

packages/brick-container/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/brick-container",
3-
"version": "3.23.10",
3+
"version": "3.23.11",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)