Skip to content

Commit 94ef9e4

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected] - @next-core/[email protected]
1 parent 2d27b2a commit 94ef9e4

File tree

24 files changed

+145
-40
lines changed

24 files changed

+145
-40
lines changed

bricks/e2e/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+
## [0.5.16](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-07-07)
7+
8+
**Note:** Version bump only for package @next-bricks/e2e
9+
10+
11+
12+
13+
614
## [0.5.15](https://github.com/easyops-cn/next-core/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-07-02)
715

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

bricks/e2e/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/e2e",
3-
"version": "0.5.15",
3+
"version": "0.5.16",
44
"private": true,
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/bricks/e2e",
66
"repository": {
@@ -36,12 +36,12 @@
3636
},
3737
"dependencies": {
3838
"@next-core/element": "^1.2.18",
39-
"@next-core/i18n": "^1.0.79",
39+
"@next-core/i18n": "^1.0.80",
4040
"@next-core/react-element": "^1.0.37",
41-
"@next-core/react-runtime": "^1.7.20",
42-
"@next-core/runtime": "^1.63.0",
43-
"@next-core/types": "^1.15.0",
44-
"@next-core/utils": "^1.8.0",
41+
"@next-core/react-runtime": "^1.7.21",
42+
"@next-core/runtime": "^1.64.0",
43+
"@next-core/types": "^1.16.0",
44+
"@next-core/utils": "^1.8.1",
4545
"react": "0.0.0-experimental-ee8509801-20230117"
4646
},
4747
"devDependencies": {

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

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

packages/brick-container/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/brick-container",
3-
"version": "3.21.4",
3+
"version": "3.21.5",
44
"description": "Brick Container Server",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-container",
66
"license": "GPL-3.0",
@@ -53,16 +53,16 @@
5353
"@next-api-sdk/api-gateway-sdk": "^1.2.2",
5454
"@next-api-sdk/micro-app-standalone-sdk": "^1.3.0",
5555
"@next-core/build-next-bricks": "^1.23.13",
56-
"@next-core/easyops-runtime": "^0.14.4",
56+
"@next-core/easyops-runtime": "^0.15.0",
5757
"@next-core/http": "^1.2.13",
58-
"@next-core/i18n": "^1.0.79",
58+
"@next-core/i18n": "^1.0.80",
5959
"@next-core/loader": "^1.6.16",
60-
"@next-core/preview": "^0.8.0",
61-
"@next-core/runtime": "^1.63.0",
60+
"@next-core/preview": "^0.8.1",
61+
"@next-core/runtime": "^1.64.0",
6262
"@next-core/test-next": "^2.0.0",
6363
"@next-core/theme": "^1.5.4",
64-
"@next-core/types": "^1.15.0",
65-
"@next-core/utils": "^1.8.0",
64+
"@next-core/types": "^1.16.0",
65+
"@next-core/utils": "^1.8.1",
6666
"broadcast-channel": "^7.0.0",
6767
"copy-webpack-plugin": "^13.0.0",
6868
"core-js": "^3.43.0",

packages/brick-playground/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.16.9](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-07)
7+
8+
**Note:** Version bump only for package @next-core/brick-playground
9+
10+
11+
12+
13+
614
## [1.16.8](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-02)
715

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

packages/brick-playground/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/brick-playground",
3-
"version": "1.16.8",
3+
"version": "1.16.9",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/brick-playground",
55
"license": "GPL-3.0",
66
"repository": {
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@next-core/build-next-bricks": "^1.23.13",
3636
"@next-core/monaco-contributions": "^0.3.14",
37-
"@next-core/preview": "^0.8.0",
37+
"@next-core/preview": "^0.8.1",
3838
"copy-to-clipboard": "^3.3.3",
3939
"copy-webpack-plugin": "^13.0.0",
4040
"html-webpack-plugin": "^5.6.3",

packages/easyops-runtime/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+
# [0.15.0](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-07)
7+
8+
9+
### Features
10+
11+
* support use contract params when using useProvider with contract ([e396b04](https://github.com/easyops-cn/next-core/commit/e396b042a9032724d43f827f2233571c649dc382))
12+
13+
14+
15+
16+
617
## [0.14.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-02)
718

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

packages/easyops-runtime/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/easyops-runtime",
3-
"version": "0.14.4",
3+
"version": "0.15.0",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/easyops-runtime",
55
"license": "GPL-3.0",
66
"repository": {
@@ -48,9 +48,9 @@
4848
"@next-core/cook": "^2.5.9",
4949
"@next-core/http": "^1.2.13",
5050
"@next-core/pipes": "^2.0.33",
51-
"@next-core/runtime": "^1.63.0",
52-
"@next-core/types": "^1.15.0",
53-
"@next-core/utils": "^1.8.0",
51+
"@next-core/runtime": "^1.64.0",
52+
"@next-core/types": "^1.16.0",
53+
"@next-core/utils": "^1.8.1",
5454
"js-yaml": "^3.14.1",
5555
"lodash": "^4.17.21"
5656
},

packages/i18n/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.0.80](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-07)
7+
8+
**Note:** Version bump only for package @next-core/i18n
9+
10+
11+
12+
13+
614
## [1.0.79](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-07-02)
715

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

packages/i18n/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/i18n",
3-
"version": "1.0.79",
3+
"version": "1.0.80",
44
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/i18n",
55
"license": "GPL-3.0",
66
"repository": {
@@ -40,8 +40,8 @@
4040
"test:ci": "cross-env NODE_ENV='test' CI=true test-next"
4141
},
4242
"dependencies": {
43-
"@next-core/types": "^1.15.0",
44-
"@next-core/utils": "^1.8.0",
43+
"@next-core/types": "^1.16.0",
44+
"@next-core/utils": "^1.8.1",
4545
"i18next": "^22.5.1",
4646
"i18next-browser-languagedetector": "^7.2.2"
4747
},

0 commit comments

Comments
 (0)