Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 737d3ad

Browse files
🔖 chore(release): @arvinxu/user-panel@1.0.1 [skip ci]
## [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))
1 parent d80e695 commit 737d3ad

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

packages/user-panel/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## @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)
4+
5+
6+
### ✅ 测试
7+
8+
* fix test ([20629c2](https://github.com/arvinxx/components/commit/20629c2))
9+
* 修正测试 ([030ef34](https://github.com/arvinxx/components/commit/030ef34))
10+
* 修正测试 ([f3241bf](https://github.com/arvinxx/components/commit/f3241bf))
11+
* 修正测试 ([74e0652](https://github.com/arvinxx/components/commit/74e0652))
12+
13+
14+
### 🎫 杂项
15+
16+
* 锁定 react-router 版本 ([e913677](https://github.com/arvinxx/components/commit/e913677))
17+
18+
19+
### 👷 构建系统
20+
21+
* 修正构建配置 ([d901be1](https://github.com/arvinxx/components/commit/d901be1))
22+
23+
24+
### 📝 文档
25+
26+
* 更新文档 ([cca4137](https://github.com/arvinxx/components/commit/cca4137))
27+
328
# @arvinxu/user-panel 1.0.0 (2021-11-28)
429

530
### ♻ 重构

packages/user-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arvinxu/user-panel",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"files": [
55
"lib",
66
"es"

0 commit comments

Comments
 (0)