Skip to content

Commit 29bf931

Browse files
committed
chore(release): publish
- @next-bricks/[email protected]
1 parent 45db1fe commit 29bf931

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

bricks/form-platform/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.4.41](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-11-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **user-select:** re-fetch when value changes ([1e80e44](https://github.com/easyops-cn/next-advanced-bricks/commit/1e80e445baf465fb5d1616c6941c7fb9497350fb))
12+
13+
14+
15+
16+
617
## [0.4.40](https://github.com/easyops-cn/next-advanced-bricks/compare/@next-bricks/[email protected]...@next-bricks/[email protected]) (2025-10-17)
718

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

bricks/form-platform/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/form-platform",
3-
"version": "0.4.40",
3+
"version": "0.4.41",
44
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/form-platform",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)