Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/user-panel@1.0.0-beta.14 [skip ci]
Browse files Browse the repository at this point in the history
# @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
semantic-release-bot committed Sep 21, 2021
1 parent d6fe164 commit 78cb6d5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/user-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

# @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](https://github.com/arvinxx/components/commit/d6fe164))

### 👷 构建系统

- 修正依赖版本 ([a18eb9b](https://github.com/arvinxx/components/commit/a18eb9b))

### 💥 BREAKING CHANGES

- 调整了 register 和 forgot 的接口用法

# @arvinxu/user-panel [1.0.0-beta.13](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.12...@arvinxu/user-panel@1.0.0-beta.13) (2021-09-21)

### 👷 构建系统
Expand Down
2 changes: 1 addition & 1 deletion packages/user-panel/package.json
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"
Expand Down

0 comments on commit 78cb6d5

Please sign in to comment.