Skip to content

Commit a618477

Browse files
committed
chore(release): publish
- @next-core/[email protected] - @next-core/[email protected]
1 parent e6d94f2 commit a618477

File tree

4 files changed

+19
-3
lines changed

4 files changed

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

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

packages/dev-dependencies/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+
## [1.19.47](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-23)
7+
8+
**Note:** Version bump only for package @next-core/dev-dependencies
9+
10+
11+
12+
13+
614
## [1.19.46](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-09-18)
715

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

packages/dev-dependencies/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/dev-dependencies",
3-
"version": "1.19.46",
3+
"version": "1.19.47",
44
"description": "Dev dependencies for brick-next related packages",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/dev-dependencies",
66
"license": "GPL-3.0",
@@ -21,7 +21,7 @@
2121
"@babel/core": "^7.20.5",
2222
"@next-core/babel-preset-next": "^0.10.0",
2323
"@next-core/babel-preset-prismjs": "^1.0.20",
24-
"@next-core/brick-container": "^2.98.4",
24+
"@next-core/brick-container": "^2.98.5",
2525
"@next-core/brick-dll": "^2.50.7",
2626
"@next-core/brick-scripts": "^3.0.8",
2727
"@next-core/browserslist-config-next": "^0.1.4",

0 commit comments

Comments
 (0)