generated from arvinxx/monorepo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): @arvinxu/user-panel@1.0.0-beta.7 [skip ci]
# @arvinxu/user-panel [1.0.0-beta.7](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.6...@arvinxu/user-panel@1.0.0-beta.7) (2021-06-19) ### 🐛 修复 * 尝试修正类型定义 ([ef96618](ef96618))
- Loading branch information
1 parent
ef96618
commit e849fc2
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@arvinxu/user-panel", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.7", | ||
"files": [ | ||
"lib", | ||
"es" | ||
|