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

Commit 213a3a9

Browse files
🔖 chore(release): @arvinxu/utils@1.0.2 [skip ci]
## @arvinxu/utils [1.0.2](https://github.com/arvinxx/components/compare/@arvinxu/utils@1.0.1...@arvinxu/utils@1.0.2) (2021-11-28) ### 🎫 杂项 * 修正构建问题 ([8e21e60](8e21e60)) ### 👷 构建系统 * 修正构建配置 ([d901be1](d901be1))
1 parent 712906d commit 213a3a9

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

packages/utils/CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Changelog
22

3-
## @arvinxu/utils [1.0.1](https://github.com/arvinxx/components/compare/@arvinxu/utils@1.0.0...@arvinxu/utils@1.0.1) (2021-05-15)
3+
## @arvinxu/utils [1.0.2](https://github.com/arvinxx/components/compare/@arvinxu/utils@1.0.1...@arvinxu/utils@1.0.2) (2021-11-28)
4+
5+
### 🎫 杂项
46

7+
- 修正构建问题 ([8e21e60](https://github.com/arvinxx/components/commit/8e21e60))
58

69
### 👷 构建系统
710

8-
* 修正构建错误 ([49fddec](https://github.com/arvinxx/components/commit/49fddec))
11+
- 修正构建配置 ([d901be1](https://github.com/arvinxx/components/commit/d901be1))
912

10-
# @arvinxu/utils 1.0.0 (2021-05-15)
13+
## @arvinxu/utils [1.0.1](https://github.com/arvinxx/components/compare/@arvinxu/utils@1.0.0...@arvinxu/utils@1.0.1) (2021-05-15)
1114

15+
### 👷 构建系统
16+
17+
- 修正构建错误 ([49fddec](https://github.com/arvinxx/components/commit/49fddec))
18+
19+
# @arvinxu/utils 1.0.0 (2021-05-15)
1220

1321
### ✨ 新特性
1422

15-
* 新增 utils 通用模块 ([6ce430d](https://github.com/arvinxx/components/commit/6ce430d))
23+
- 新增 utils 通用模块 ([6ce430d](https://github.com/arvinxx/components/commit/6ce430d))

packages/utils/package.json

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

0 commit comments

Comments
 (0)