Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-core/[email protected]
 - @next-core/[email protected]
  • Loading branch information
easyops-eve committed Dec 26, 2024
1 parent 4e86be7 commit b02e22e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/brick-container/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.

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


### Bug Fixes

* remove dep of micro_app_service ([9a8ec70](https://github.com/easyops-cn/next-core/commit/9a8ec70f44088852ca78213c1ae3a2a1a67b3384))





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


Expand Down
2 changes: 1 addition & 1 deletion 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": "2.96.42",
"version": "2.96.43",
"description": "Brick Container Server",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-container",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev-dependencies/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.19.19](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2024-12-26)

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





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

**Note:** Version bump only for package @next-core/dev-dependencies
Expand Down
4 changes: 2 additions & 2 deletions packages/dev-dependencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/dev-dependencies",
"version": "1.19.18",
"version": "1.19.19",
"description": "Dev dependencies for brick-next related packages",
"homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/dev-dependencies",
"license": "GPL-3.0",
Expand All @@ -21,7 +21,7 @@
"@babel/core": "^7.20.5",
"@next-core/babel-preset-next": "^0.9.17",
"@next-core/babel-preset-prismjs": "^1.0.20",
"@next-core/brick-container": "^2.96.42",
"@next-core/brick-container": "^2.96.43",
"@next-core/brick-dll": "^2.48.8",
"@next-core/brick-scripts": "^3.0.8",
"@next-core/browserslist-config-next": "^0.1.4",
Expand Down

0 comments on commit b02e22e

Please sign in to comment.