Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-bricks/e2e@0.4.53
 - @next-core/brick-container@3.19.11
 - @next-core/brick-playground@1.15.33
 - @next-core/easyops-runtime@0.12.32
 - @next-core/preview@0.7.32
 - @next-core/react-runtime@1.6.49
 - @next-core/runtime@1.56.1
  • Loading branch information
easyops-eve committed Oct 18, 2024
1 parent 0b07ec7 commit 6d9cef1
Show file tree
Hide file tree
Showing 14 changed files with 75 additions and 16 deletions.
8 changes: 8 additions & 0 deletions bricks/e2e/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.

## [0.4.53](https://github.com/easyops-cn/next-core/compare/@next-bricks/e2e@0.4.52...@next-bricks/e2e@0.4.53) (2024-10-18)

**Note:** Version bump only for package @next-bricks/e2e





## [0.4.52](https://github.com/easyops-cn/next-core/compare/@next-bricks/e2e@0.4.51...@next-bricks/e2e@0.4.52) (2024-10-16)

**Note:** Version bump only for package @next-bricks/e2e
Expand Down
6 changes: 3 additions & 3 deletions bricks/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-bricks/e2e",
"version": "0.4.52",
"version": "0.4.53",
"private": true,
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
"repository": {
Expand Down Expand Up @@ -39,8 +39,8 @@
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.69",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.6.48",
"@next-core/runtime": "^1.56.0",
"@next-core/react-runtime": "^1.6.49",
"@next-core/runtime": "^1.56.1",
"@next-core/types": "^1.13.0",
"@next-core/utils": "^1.7.27",
"react": "0.0.0-experimental-ee8509801-20230117"
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-container/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.

## [3.19.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@3.19.10...@next-core/brick-container@3.19.11) (2024-10-18)

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





## [3.19.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@3.19.9...@next-core/brick-container@3.19.10) (2024-10-16)

**Note:** Version bump only for package @next-core/brick-container
Expand Down
8 changes: 4 additions & 4 deletions 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": "3.19.10",
"version": "3.19.11",
"description": "Brick Container Server",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
"license": "GPL-3.0",
Expand Down Expand Up @@ -53,12 +53,12 @@
"@next-api-sdk/api-gateway-sdk": "^1.1.0",
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.0",
"@next-core/build-next-bricks": "^1.23.4",
"@next-core/easyops-runtime": "^0.12.31",
"@next-core/easyops-runtime": "^0.12.32",
"@next-core/http": "^1.2.8",
"@next-core/i18n": "^1.0.69",
"@next-core/loader": "^1.6.10",
"@next-core/preview": "^0.7.31",
"@next-core/runtime": "^1.56.0",
"@next-core/preview": "^0.7.32",
"@next-core/runtime": "^1.56.1",
"@next-core/test-next": "^1.1.7",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.13.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/brick-playground/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.15.33](https://github.com/easyops-cn/next-core/compare/@next-core/brick-playground@1.15.32...@next-core/brick-playground@1.15.33) (2024-10-18)

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





## [1.15.32](https://github.com/easyops-cn/next-core/compare/@next-core/brick-playground@1.15.31...@next-core/brick-playground@1.15.32) (2024-10-16)

**Note:** Version bump only for package @next-core/brick-playground
Expand Down
4 changes: 2 additions & 2 deletions packages/brick-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/brick-playground",
"version": "1.15.32",
"version": "1.15.33",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.4",
"@next-core/monaco-contributions": "^0.3.11",
"@next-core/preview": "^0.7.31",
"@next-core/preview": "^0.7.32",
"copy-to-clipboard": "^3.3.3",
"copy-webpack-plugin": "^12.0.2",
"html-webpack-plugin": "^5.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/easyops-runtime/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.

## [0.12.32](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-runtime@0.12.31...@next-core/easyops-runtime@0.12.32) (2024-10-18)

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





## [0.12.31](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-runtime@0.12.30...@next-core/easyops-runtime@0.12.31) (2024-10-16)

**Note:** Version bump only for package @next-core/easyops-runtime
Expand Down
4 changes: 2 additions & 2 deletions packages/easyops-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/easyops-runtime",
"version": "0.12.31",
"version": "0.12.32",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@next-core/cook": "^2.5.2",
"@next-core/http": "^1.2.8",
"@next-core/pipes": "^2.0.27",
"@next-core/runtime": "^1.56.0",
"@next-core/runtime": "^1.56.1",
"@next-core/types": "^1.13.0",
"@next-core/utils": "^1.7.27",
"js-yaml": "^3.14.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/preview/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.

## [0.7.32](https://github.com/easyops-cn/next-core/compare/@next-core/preview@0.7.31...@next-core/preview@0.7.32) (2024-10-18)

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





## [0.7.31](https://github.com/easyops-cn/next-core/compare/@next-core/preview@0.7.30...@next-core/preview@0.7.31) (2024-10-16)

**Note:** Version bump only for package @next-core/preview
Expand Down
4 changes: 2 additions & 2 deletions packages/preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/preview",
"version": "0.7.31",
"version": "0.7.32",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/preview",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@next-core/build-next-bricks": "^1.23.4",
"@next-core/http": "^1.2.8",
"@next-core/loader": "^1.6.10",
"@next-core/runtime": "^1.56.0",
"@next-core/runtime": "^1.56.1",
"@next-core/test-next": "^1.1.7",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.13.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-runtime/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.6.49](https://github.com/easyops-cn/next-core/compare/@next-core/react-runtime@1.6.48...@next-core/react-runtime@1.6.49) (2024-10-18)

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





## [1.6.48](https://github.com/easyops-cn/next-core/compare/@next-core/react-runtime@1.6.47...@next-core/react-runtime@1.6.48) (2024-10-16)

**Note:** Version bump only for package @next-core/react-runtime
Expand Down
4 changes: 2 additions & 2 deletions packages/react-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/react-runtime",
"version": "1.6.48",
"version": "1.6.49",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/react-runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@next-core/react-element": "^1.0.32",
"@next-core/runtime": "^1.56.0",
"@next-core/runtime": "^1.56.1",
"@next-core/types": "^1.13.0",
"react": "0.0.0-experimental-ee8509801-20230117",
"react-dom": "0.0.0-experimental-ee8509801-20230117"
Expand Down
11 changes: 11 additions & 0 deletions packages/runtime/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.

## [1.56.1](https://github.com/easyops-cn/next-core/compare/@next-core/runtime@1.56.0...@next-core/runtime@1.56.1) (2024-10-18)


### Bug Fixes

* treat the incremental render as performed even if all sub-routes missed ([5af96e2](https://github.com/easyops-cn/next-core/commit/5af96e2d71f58276a2318bc9cb6e360c758f1d0e))





# [1.56.0](https://github.com/easyops-cn/next-core/compare/@next-core/runtime@1.55.6...@next-core/runtime@1.56.0) (2024-10-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/runtime",
"version": "1.56.0",
"version": "1.56.1",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/runtime",
"license": "GPL-3.0",
"repository": {
Expand Down

0 comments on commit 6d9cef1

Please sign in to comment.