Skip to content

Commit 2869675

Browse files
authored
Merge pull request #341 from uozi-tech/changeset-release/main
Version Packages
2 parents 494abb2 + 999c9aa commit 2869675

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/social-sides-invent.md

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

packages/curd/CHANGELOG.md

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

3+
## 4.4.0
4+
5+
### Minor Changes
6+
7+
- [`494abb2`](https://github.com/uozi-tech/admin-kit/commit/494abb28e4d16e436356c4e15d2e87637e5d55aa) Thanks [@akinoccc](https://github.com/akinoccc)! - feat(curd): enhance StdDetail, support edit mode
8+
39
## 4.3.19
410

511
### Patch Changes

packages/curd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uozi-admin/curd",
3-
"version": "4.3.19",
3+
"version": "4.4.0",
44
"description": "Easy to implement curd.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)