Skip to content

Commit 6a81f53

Browse files
committed
chore(release): publish 0.11.3
1 parent 27b8dfa commit 6a81f53

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/bright-forms-type.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @robot-admin/naive-ui-components
22

3+
## 0.11.3
4+
5+
### Patch Changes
6+
7+
- 27b8dfa: Preserve the form model generic across `C_Form` model, options, config, validation, and submit bindings for fully typed Vue template consumers.
8+
39
## 0.11.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.11.2",
6+
"version": "0.11.3",
77
"description": "基于 Naive UI 的 Vue 3 组件库",
88
"packageManager": "bun@1.3.14",
99
"engines": {

0 commit comments

Comments
 (0)