Skip to content

Commit edf9eca

Browse files
authored
Merge pull request #340 from uozi-tech/changeset-release/main
Version Packages
2 parents 119626a + e050058 commit edf9eca

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/social-phones-share.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.3.19
4+
5+
### Patch Changes
6+
7+
- [`119626a`](https://github.com/uozi-tech/admin-kit/commit/119626a89a98313004208fab4b49d3198769d0ad) Thanks [@akinoccc](https://github.com/akinoccc)! - fix(curd): add default row-key attribute to StdTable component for improved data handling
8+
39
## 4.3.18
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.18",
3+
"version": "4.3.19",
44
"description": "Easy to implement curd.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)