Skip to content

Commit 5919274

Browse files
🔖 chore(release): v1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2023-05-23) ### ✨ 新特性 * 升级基础依赖,并开启 ([63bad90](63bad90)) * 默认开启 html2sketch 配置 ([10fb123](10fb123))
1 parent 10fb123 commit 5919274

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [1.8.0](https://github.com/arvinxx/npm-template/compare/v1.7.0...v1.8.0) (2023-05-23)
4+
5+
### ✨ 新特性
6+
7+
- 升级基础依赖,并开启 ([63bad90](https://github.com/arvinxx/npm-template/commit/63bad90))
8+
- 默认开启 html2sketch 配置 ([10fb123](https://github.com/arvinxx/npm-template/commit/10fb123))
9+
310
# [1.7.0](https://github.com/arvinxx/npm-template/compare/v1.6.0...v1.7.0) (2023-04-09)
411

512
### ✨ 新特性

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arvinxu/npm-template",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "a npm develop template",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)