Skip to content

Commit 2cef9f6

Browse files
chore: release dl-iconfont v0.1.1 (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e343e2a commit 2cef9f6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-foxes-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# dl-iconfont
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#5](https://github.com/rx-ts/dl-iconfont/pull/5) [`e343e2a`](https://github.com/rx-ts/dl-iconfont/commit/e343e2ad980f0282d0d63b2bb65f1376d10f87f4) Thanks [@JounQin](https://github.com/JounQin)! - fix: should use latest node after refreshing
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dl-iconfont",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "An iconfont downloader via puppeteer.",
66
"repository": "https://github.com/rx-ts/dl-iconfont.git",

0 commit comments

Comments
 (0)