Skip to content

Commit b98162a

Browse files
authored
Merge pull request #336 from uozi-tech/changeset-release/main
2 parents 2d3c286 + 615586e commit b98162a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/khaki-cows-act.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.15
4+
5+
### Patch Changes
6+
7+
- [`2d3c286`](https://github.com/uozi-tech/admin-kit/commit/2d3c286a754f3e98b0a2eb58bd7f6cdea612ad40) Thanks [@0xJacky](https://github.com/0xJacky)! - fix(curd): update condition for trash button visibility to include delete permission
8+
39
## 4.3.14
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.14",
3+
"version": "4.3.15",
44
"description": "Easy to implement curd.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)