Skip to content

Commit f6ef7cf

Browse files
Version Packages (#551)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b851f76 commit f6ef7cf

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/twelve-eggs-dig.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.19.2
4+
5+
### Patch Changes
6+
7+
- [`bebd451`](https://github.com/uozi-tech/admin-kit/commit/bebd451283d09f9774a1f0b3aca3024f49914fc4) Thanks [@0xJacky](https://github.com/0xJacky)! - feat(TableTopScrollbar): add horizontal scrollbar detection and improve styling
8+
39
## 4.19.1
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.19.1",
3+
"version": "4.19.2",
44
"description": "Easy to implement curd.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)