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.14 [skip ci]
# @arvinxu/user-panel [1.0.0-beta.14](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.13...@arvinxu/user-panel@1.0.0-beta.14) (2021-09-21) ### ✨ 新特性 * 优化样式 & 新增 props ([d6fe164](d6fe164)) ### 👷 构建系统 * 修正依赖版本 ([a18eb9b](a18eb9b)) ### 💥 BREAKING CHANGES * 调整了 register 和forgot 的接口用法
- Loading branch information
1 parent
d6fe164
commit 78cb6d5
Showing
2 changed files
with
15 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.13", | ||
"version": "1.0.0-beta.14", | ||
"files": [ | ||
"lib", | ||
"es" | ||
|