Skip to content

Commit 3981976

Browse files
Version Packages
1 parent d736a45 commit 3981976

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dirty-streets-joke.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.5.3
4+
5+
### Patch Changes
6+
7+
- [`ed14d7e`](https://github.com/uozi-tech/admin-kit/commit/ed14d7e203751bfa92ea9edd4f77045f1c475aa6) Thanks [@0xJacky](https://github.com/0xJacky)! - fix(curd): [selector] improve internal state management to prevent infinite loop during init
8+
39
## 4.5.2
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.5.2",
3+
"version": "4.5.3",
44
"description": "Easy to implement curd.",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)