Skip to content

Commit

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

### ✅ 测试

* fix test ([20629c2](20629c2))
* 修正测试 ([030ef34](030ef34))
* 修正测试 ([f3241bf](f3241bf))
* 修正测试 ([c51e303](c51e303))
* 修正测试 ([74e0652](74e0652))

### ✨ 新特性

* 新增 default Props ([e674058](e674058))
* 新增全局控制 padding props ([7f9ad2e](7f9ad2e))

### 🎫 杂项

* 修正 ci 配置 ([d24a23c](d24a23c))
* 尝试修复构建 ([134dd29](134dd29))
* 更新依赖 ([3f91a1f](3f91a1f))
* **自动发布**: @arvinxu/utils@1.0.2 [skip ci] ([213a3a9](213a3a9))
* 锁定 react-router 版本 ([e913677](e913677))

### 👷 构建系统

* 修正构建配置 ([d901be1](d901be1))
* 触发构建 ([4a66c7e](4a66c7e))

### 📝 文档

* 更新文档 ([cca4137](cca4137))
  • Loading branch information
semantic-release-bot committed Nov 28, 2021
1 parent d80e695 commit 737d3ad
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions packages/user-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## @arvinxu/user-panel [1.0.1](https://github.com/arvinxx/components/compare/@arvinxu/user-panel@1.0.0...@arvinxu/user-panel@1.0.1) (2021-11-28)


### ✅ 测试

* fix test ([20629c2](https://github.com/arvinxx/components/commit/20629c2))
* 修正测试 ([030ef34](https://github.com/arvinxx/components/commit/030ef34))
* 修正测试 ([f3241bf](https://github.com/arvinxx/components/commit/f3241bf))
* 修正测试 ([74e0652](https://github.com/arvinxx/components/commit/74e0652))


### 🎫 杂项

* 锁定 react-router 版本 ([e913677](https://github.com/arvinxx/components/commit/e913677))


### 👷 构建系统

* 修正构建配置 ([d901be1](https://github.com/arvinxx/components/commit/d901be1))


### 📝 文档

* 更新文档 ([cca4137](https://github.com/arvinxx/components/commit/cca4137))

# @arvinxu/user-panel 1.0.0 (2021-11-28)

### ♻ 重构
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",
"version": "1.0.1",
"files": [
"lib",
"es"
Expand Down

0 comments on commit 737d3ad

Please sign in to comment.