File tree 2 files changed +34
-1
lines changed
2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ Version  ; 1.9.0] ( https://github.com/arvinxx/npm-template/compare/v1.8.0...v1.9.0 )
4
+
5
+ <sup >Released on ** 2023-06-10** </sup >
6
+
7
+ #### ✨ 新特性
8
+
9
+ - \*\*\*\* : 升级 changelog 配置.
10
+
11
+ #### 🐛 修复
12
+
13
+ - \*\*\*\* : 兼容最新的 vitest v8 provider.
14
+
15
+ <br />
16
+
17
+ <details >
18
+ <summary ><kbd >Improvements and Fixes</kbd ></summary >
19
+
20
+ ##### What's improved
21
+
22
+ - 升级 changelog 配置 ([ 37562fa] ( https://github.com/arvinxx/npm-template/commit/37562fa ) )
23
+
24
+ ##### What's fixed
25
+
26
+ - 兼容最新的 vitest v8 provider ([ e29309e] ( https://github.com/arvinxx/npm-template/commit/e29309e ) )
27
+
28
+ </details >
29
+
30
+ <div align =" right " >
31
+
32
+ [ ![ ] ( https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square )] ( #readme-top )
33
+
34
+ </div >
35
+
3
36
# [ 1.8.0] ( https://github.com/arvinxx/npm-template/compare/v1.7.0...v1.8.0 ) (2023-05-23)
4
37
5
38
### ✨ 新特性
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @arvinxu/npm-template" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.9 .0" ,
4
4
"description" : " a npm develop template" ,
5
5
"keywords" : [
6
6
" npm" ,
You can’t perform that action at this time.
0 commit comments