Skip to content

Commit 6b883b1

Browse files
committed
release: 1.发布版本1.0.24
1 parent 8582e47 commit 6b883b1

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

packages/components/dkalert/ReadMe.md

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

packages/components/global.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ declare module '@vue/runtime-core' {
1515
DkShadow: typeof components.DkShadow
1616
DkSpace: typeof components.DkSpace
1717
IconRefresh: typeof componentsIcon.IconRefresh
18+
DkAlert: typeof components.DkAlert
1819
}
1920
interface ComponentCustomProperties {
2021
DkLoading: typeof components.DkLoading

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dk-plus",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "DK-PLUS",
55
"keywords": [
66
"vue3",

0 commit comments

Comments
 (0)