Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/user-panel@1.0.0-beta.11 [skip ci]
Browse files Browse the repository at this point in the history
# @arvinxu/user-panel [1.0.0-beta.11](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.10...@arvinxu/user-panel@1.0.0-beta.11) (2021-07-03)

### ♻ 重构

* 优化登录状态逻辑 ([a487a54](a487a54))

### 👷 构建系统

* 触发构建 ([58086e0](58086e0))
  • Loading branch information
semantic-release-bot committed Jul 3, 2021
1 parent 58086e0 commit 615c350
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/user-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

# @arvinxu/user-panel [1.0.0-beta.11](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.10...@arvinxu/user-panel@1.0.0-beta.11) (2021-07-03)

### ♻ 重构

- 优化登录状态逻辑 ([a487a54](https://github.com/arvinxx/components/commit/a487a54))

### 👷 构建系统

- 触发构建 ([58086e0](https://github.com/arvinxx/components/commit/58086e0))

# @arvinxu/user-panel [1.0.0-beta.10](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.9...@arvinxu/user-panel@1.0.0-beta.10) (2021-07-03)

### 🎫 杂项
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.10",
"version": "1.0.0-beta.11",
"files": [
"lib",
"es"
Expand Down

0 comments on commit 615c350

Please sign in to comment.