Skip to content

Commit

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

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

# @arvinxu/user-panel [1.0.0-beta.6](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0-beta.5...@arvinxu/user-panel@1.0.0-beta.6) (2021-06-19)


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.6",
"version": "1.0.0-beta.7",
"files": [
"lib",
"es"
Expand Down

0 comments on commit e849fc2

Please sign in to comment.