Skip to content

Commit 99fb56e

Browse files
committed
chore(release): publish
- @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-bricks/[email protected] - @next-shared/[email protected]
1 parent df0bf16 commit 99fb56e

File tree

10 files changed

+52
-9
lines changed

10 files changed

+52
-9
lines changed

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

816

bricks/ai-portal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/ai-portal",
3-
"version": "0.65.6",
3+
"version": "0.65.7",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/ai-portal",
55
"repository": {
66
"type": "git",
@@ -53,7 +53,7 @@
5353
"@next-core/utils": "^1.8.8",
5454
"@next-shared/datetime": "^0.4.4",
5555
"@next-shared/diagram": "^0.1.1",
56-
"@next-shared/form": "^0.10.1",
56+
"@next-shared/form": "^0.11.0",
5757
"@next-shared/hooks": "^0.1.0",
5858
"@next-shared/markdown": "^0.8.0",
5959
"@next-shared/shiki": "^0.1.1",

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

816

bricks/form/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/form",
3-
"version": "1.21.4",
3+
"version": "1.21.5",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/form",
55
"repository": {
66
"type": "git",
@@ -47,7 +47,7 @@
4747
"@next-core/runtime": "^1.71.4",
4848
"@next-core/theme": "^1.6.1",
4949
"@next-core/types": "^1.18.1",
50-
"@next-shared/form": "^0.10.1",
50+
"@next-shared/form": "^0.11.0",
5151
"@next-shared/hooks": "^0.1.0",
5252
"@next-shared/story": "^0.0.4",
5353
"antd": "^5.23.2",

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

816

bricks/markdown/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/markdown",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/markdown",
55
"repository": {
66
"type": "git",
@@ -57,7 +57,7 @@
5757
"@next-core/react-element": "^1.0.38",
5858
"@next-core/runtime": "^1.71.4",
5959
"@next-core/theme": "^1.6.1",
60-
"@next-shared/form": "^0.10.1",
60+
"@next-shared/form": "^0.11.0",
6161
"@next-shared/markdown": "^0.8.0",
6262
"@next-shared/story": "^0.0.4",
6363
"@prosemirror-adapter/react": "^0.2.2",

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

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

bricks/vs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-bricks/vs",
3-
"version": "1.18.11",
3+
"version": "1.18.12",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/vs",
55
"repository": {
66
"type": "git",
@@ -69,7 +69,7 @@
6969
"@next-core/runtime": "^1.71.4",
7070
"@next-core/theme": "^1.6.1",
7171
"@next-core/utils": "^1.8.8",
72-
"@next-shared/form": "^0.10.1",
72+
"@next-shared/form": "^0.11.0",
7373
"@next-shared/monaco-copilot": "^0.2.1",
7474
"@next-shared/monaco-textmate": "^0.1.2",
7575
"@next-shared/spell-check": "^0.1.6",

shared/form/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.11.0](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-12-10)
7+
8+
9+
### Features
10+
11+
* **FormStore:** support nested structures in form data handling ([d795d51](https://github.com/easyops-cn/next-advanced-bricks/commit/d795d517974dc6b614071551cbe13ed1ad89d430))
12+
13+
14+
15+
16+
617
## [0.10.1](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-shared/[email protected]...@next-shared/[email protected]) (2025-11-11)
718

819
**Note:** Version bump only for package @next-shared/form

shared/form/package.json

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

0 commit comments

Comments
 (0)