Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-bricks/e2e@0.4.32
 - @next-core/brick-container@3.18.9
 - @next-core/brick-playground@1.15.11
 - @next-core/easyops-runtime@0.12.12
 - @next-core/i18n@1.0.62
 - @next-core/inject@1.0.41
 - @next-core/preview@0.7.11
 - @next-core/react-runtime@1.6.29
 - @next-core/runtime@1.54.6
 - @next-core/types@1.12.1
 - @next-core/utils@1.7.20
 - @next-core/yo@1.5.74
  • Loading branch information
easyops-eve committed Jul 31, 2024
1 parent 630a276 commit ca772f7
Show file tree
Hide file tree
Showing 24 changed files with 143 additions and 40 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.32](https://github.com/easyops-cn/next-core/compare/@next-bricks/e2e@0.4.31...@next-bricks/e2e@0.4.32) (2024-07-31)

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





## [0.4.31](https://github.com/easyops-cn/next-core/compare/@next-bricks/e2e@0.4.30...@next-bricks/e2e@0.4.31) (2024-07-31)

**Note:** Version bump only for package @next-bricks/e2e
Expand Down
12 changes: 6 additions & 6 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.31",
"version": "0.4.32",
"private": true,
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
"repository": {
Expand Down Expand Up @@ -37,12 +37,12 @@
},
"dependencies": {
"@next-core/element": "^1.2.11",
"@next-core/i18n": "^1.0.61",
"@next-core/i18n": "^1.0.62",
"@next-core/react-element": "^1.0.30",
"@next-core/react-runtime": "^1.6.28",
"@next-core/runtime": "^1.54.5",
"@next-core/types": "^1.12.0",
"@next-core/utils": "^1.7.19",
"@next-core/react-runtime": "^1.6.29",
"@next-core/runtime": "^1.54.6",
"@next-core/types": "^1.12.1",
"@next-core/utils": "^1.7.20",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
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.18.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@3.18.8...@next-core/brick-container@3.18.9) (2024-07-31)

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





## [3.18.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@3.18.7...@next-core/brick-container@3.18.8) (2024-07-31)

**Note:** Version bump only for package @next-core/brick-container
Expand Down
12 changes: 6 additions & 6 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.18.8",
"version": "3.18.9",
"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,15 +53,15 @@
"@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.0",
"@next-core/easyops-runtime": "^0.12.11",
"@next-core/easyops-runtime": "^0.12.12",
"@next-core/http": "^1.2.6",
"@next-core/i18n": "^1.0.61",
"@next-core/i18n": "^1.0.62",
"@next-core/loader": "^1.6.6",
"@next-core/preview": "^0.7.10",
"@next-core/runtime": "^1.54.5",
"@next-core/preview": "^0.7.11",
"@next-core/runtime": "^1.54.6",
"@next-core/test-next": "^1.1.5",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.12.0",
"@next-core/types": "^1.12.1",
"broadcast-channel": "^7.0.0",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.37.1",
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.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-playground@1.15.10...@next-core/brick-playground@1.15.11) (2024-07-31)

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





## [1.15.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-playground@1.15.9...@next-core/brick-playground@1.15.10) (2024-07-31)

**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.10",
"version": "1.15.11",
"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.0",
"@next-core/monaco-contributions": "^0.3.9",
"@next-core/preview": "^0.7.10",
"@next-core/preview": "^0.7.11",
"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.12](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-runtime@0.12.11...@next-core/easyops-runtime@0.12.12) (2024-07-31)

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





## [0.12.11](https://github.com/easyops-cn/next-core/compare/@next-core/easyops-runtime@0.12.10...@next-core/easyops-runtime@0.12.11) (2024-07-29)

**Note:** Version bump only for package @next-core/easyops-runtime
Expand Down
8 changes: 4 additions & 4 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.11",
"version": "0.12.12",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -48,9 +48,9 @@
"@next-core/cook": "^2.4.8",
"@next-core/http": "^1.2.6",
"@next-core/pipes": "^2.0.24",
"@next-core/runtime": "^1.54.5",
"@next-core/types": "^1.12.0",
"@next-core/utils": "^1.7.19",
"@next-core/runtime": "^1.54.6",
"@next-core/types": "^1.12.1",
"@next-core/utils": "^1.7.20",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/i18n/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.0.62](https://github.com/easyops-cn/next-core/compare/@next-core/i18n@1.0.61...@next-core/i18n@1.0.62) (2024-07-31)

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





## [1.0.61](https://github.com/easyops-cn/next-core/compare/@next-core/i18n@1.0.60...@next-core/i18n@1.0.61) (2024-07-26)

**Note:** Version bump only for package @next-core/i18n
Expand Down
6 changes: 3 additions & 3 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/i18n",
"version": "1.0.61",
"version": "1.0.62",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/i18n",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"test:ci": "cross-env NODE_ENV='test' CI=true test-next"
},
"dependencies": {
"@next-core/types": "^1.12.0",
"@next-core/utils": "^1.7.19",
"@next-core/types": "^1.12.1",
"@next-core/utils": "^1.7.20",
"i18next": "^22.5.1",
"i18next-browser-languagedetector": "^7.2.1",
"react-i18next": "^12.3.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/inject/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.0.41](https://github.com/easyops-cn/next-core/compare/@next-core/inject@1.0.40...@next-core/inject@1.0.41) (2024-07-31)

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





## [1.0.40](https://github.com/easyops-cn/next-core/compare/@next-core/inject@1.0.39...@next-core/inject@1.0.40) (2024-07-19)

**Note:** Version bump only for package @next-core/inject
Expand Down
4 changes: 2 additions & 2 deletions packages/inject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/inject",
"version": "1.0.40",
"version": "1.0.41",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/inject",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@next-core/pipes": "^2.0.24",
"@next-core/types": "^1.12.0",
"@next-core/types": "^1.12.1",
"lodash": "^4.17.21"
},
"devDependencies": {
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.11](https://github.com/easyops-cn/next-core/compare/@next-core/preview@0.7.10...@next-core/preview@0.7.11) (2024-07-31)

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





## [0.7.10](https://github.com/easyops-cn/next-core/compare/@next-core/preview@0.7.9...@next-core/preview@0.7.10) (2024-07-31)

**Note:** Version bump only for package @next-core/preview
Expand Down
8 changes: 4 additions & 4 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.10",
"version": "0.7.11",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/preview",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -30,11 +30,11 @@
"@next-core/build-next-bricks": "^1.23.0",
"@next-core/http": "^1.2.6",
"@next-core/loader": "^1.6.6",
"@next-core/runtime": "^1.54.5",
"@next-core/runtime": "^1.54.6",
"@next-core/test-next": "^1.1.5",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.12.0",
"@next-core/utils": "^1.7.19",
"@next-core/types": "^1.12.1",
"@next-core/utils": "^1.7.20",
"html-webpack-plugin": "^5.6.0",
"js-yaml": "^3.14.1"
}
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.29](https://github.com/easyops-cn/next-core/compare/@next-core/react-runtime@1.6.28...@next-core/react-runtime@1.6.29) (2024-07-31)

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





## [1.6.28](https://github.com/easyops-cn/next-core/compare/@next-core/react-runtime@1.6.27...@next-core/react-runtime@1.6.28) (2024-07-29)

**Note:** Version bump only for package @next-core/react-runtime
Expand Down
6 changes: 3 additions & 3 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.28",
"version": "1.6.29",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/react-runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@next-core/react-element": "^1.0.30",
"@next-core/runtime": "^1.54.5",
"@next-core/types": "^1.12.0",
"@next-core/runtime": "^1.54.6",
"@next-core/types": "^1.12.1",
"react": "0.0.0-experimental-ee8509801-20230117",
"react-dom": "0.0.0-experimental-ee8509801-20230117"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.54.6](https://github.com/easyops-cn/next-core/compare/@next-core/runtime@1.54.5...@next-core/runtime@1.54.6) (2024-07-31)


### Bug Fixes

* add a new event action: window.postMessage ([a5abe71](https://github.com/easyops-cn/next-core/commit/a5abe714fd3b68d81b32a39f873bd04cfe73bb25))
* handle provider load error ([a2b5474](https://github.com/easyops-cn/next-core/commit/a2b5474f8bd5f87522a4e7afab46baa34e7d32f2))





## [1.54.5](https://github.com/easyops-cn/next-core/compare/@next-core/runtime@1.54.4...@next-core/runtime@1.54.5) (2024-07-29)

**Note:** Version bump only for package @next-core/runtime
Expand Down
10 changes: 5 additions & 5 deletions packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/runtime",
"version": "1.54.5",
"version": "1.54.6",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/runtime",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -47,12 +47,12 @@
"@next-core/color-theme": "^0.4.8",
"@next-core/cook": "^2.4.8",
"@next-core/http": "^1.2.6",
"@next-core/i18n": "^1.0.61",
"@next-core/inject": "^1.0.40",
"@next-core/i18n": "^1.0.62",
"@next-core/inject": "^1.0.41",
"@next-core/loader": "^1.6.6",
"@next-core/supply": "^2.1.20",
"@next-core/types": "^1.12.0",
"@next-core/utils": "^1.7.19",
"@next-core/types": "^1.12.1",
"@next-core/utils": "^1.7.20",
"@ungap/event-target": "^0.2.4",
"compare-versions": "^6.1.0",
"history": "^4.10.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/types/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.12.1](https://github.com/easyops-cn/next-core/compare/@next-core/types@1.12.0...@next-core/types@1.12.1) (2024-07-31)


### Bug Fixes

* add a new event action: window.postMessage ([a5abe71](https://github.com/easyops-cn/next-core/commit/a5abe714fd3b68d81b32a39f873bd04cfe73bb25))





# [1.12.0](https://github.com/easyops-cn/next-core/compare/@next-core/types@1.11.2...@next-core/types@1.12.0) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/types",
"version": "1.12.0",
"version": "1.12.1",
"description": "Pure types for Brick Next V3+",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/types",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/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.7.20](https://github.com/easyops-cn/next-core/compare/@next-core/utils@1.7.19...@next-core/utils@1.7.20) (2024-07-31)

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





## [1.7.19](https://github.com/easyops-cn/next-core/compare/@next-core/utils@1.7.18...@next-core/utils@1.7.19) (2024-07-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-core/utils",
"version": "1.7.19",
"version": "1.7.20",
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/utils",
"license": "GPL-3.0",
"repository": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@microsoft/fetch-event-source": "^2.0.1",
"@next-core/cook": "^2.4.8",
"@next-core/types": "^1.12.0",
"@next-core/types": "^1.12.1",
"file-saver": "^2.0.5",
"lodash": "^4.17.21"
},
Expand Down
Loading

0 comments on commit ca772f7

Please sign in to comment.