Skip to content

Commit 031ccbf

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected] - @next-shared/[email protected]
1 parent 577547b commit 031ccbf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+320
-51
lines changed

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

816

bricks/advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/advanced",
3-
"version": "0.49.11",
3+
"version": "0.49.12",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/advanced",
55
"repository": {
66
"type": "git",

bricks/ai-portal/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.47.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
7+
8+
9+
### Bug Fixes
10+
11+
* adopt code-block ([7ec212f](https://github.com/easyops-cn/next-advanced-bricks/commit/7ec212ffabbb00541ca890b19befa2a5146b1080))
12+
* use eo-code-block ([07e12fa](https://github.com/easyops-cn/next-advanced-bricks/commit/07e12fa2488154cce32e0f9b4e3bf79691619020))
13+
14+
15+
### Features
16+
17+
* code block ([81c85ff](https://github.com/easyops-cn/next-advanced-bricks/commit/81c85ff4117af4ff5c90c4ddceac55dd859c6876))
18+
19+
20+
21+
22+
623
## [0.46.3](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
724

825
**Note:** Version bump only for package @next-bricks/ai-portal

bricks/ai-portal/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/ai-portal",
3-
"version": "0.46.3",
3+
"version": "0.47.0",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai-portal",
55
"repository": {
66
"type": "git",
@@ -49,13 +49,13 @@
4949
"@next-core/theme": "^1.6.1",
5050
"@next-core/types": "^1.17.0",
5151
"@next-core/utils": "^1.8.6",
52-
"@next-shared/datetime": "^0.4.1",
53-
"@next-shared/diagram": "^0.1.0",
54-
"@next-shared/form": "^0.9.0",
55-
"@next-shared/markdown": "^0.7.1",
52+
"@next-shared/datetime": "^0.4.2",
53+
"@next-shared/diagram": "^0.1.1",
54+
"@next-shared/form": "^0.9.1",
55+
"@next-shared/markdown": "^0.7.2",
5656
"@next-shared/shiki": "^0.1.0",
57-
"@next-shared/tsx-converter": "^0.2.1",
58-
"@next-shared/tsx-parser": "^0.2.1",
57+
"@next-shared/tsx-converter": "^0.2.2",
58+
"@next-shared/tsx-parser": "^0.2.2",
5959
"classnames": "^2.3.2",
6060
"comlink": "^4.4.2",
6161
"d3-selection": "^3.0.0",

bricks/ai/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.32.10](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-bricks/ai
9+
10+
11+
12+
13+
614
## [1.32.9](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-25)
715

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

bricks/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/ai",
3-
"version": "1.32.9",
3+
"version": "1.32.10",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai",
55
"repository": {
66
"type": "git",

bricks/api-market/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.1.57](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-bricks/api-market
9+
10+
11+
12+
13+
614
## [0.1.56](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-25)
715

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

bricks/api-market/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/api-market",
3-
"version": "0.1.56",
3+
"version": "0.1.57",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/api-market",
55
"repository": {
66
"type": "git",

bricks/data-view/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.12.6](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-09-26)
7+
8+
**Note:** Version bump only for package @next-bricks/data-view
9+
10+
11+
12+
13+
614
## [1.12.5](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-08-25)
715

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

bricks/data-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/data-view",
3-
"version": "1.12.5",
3+
"version": "1.12.6",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/data-view",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)