File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ v0.16.1] ( https://github.com/weiran-zsd/tsdx/compare/v0.16.1...v0.16.1 )
7
+ #### [ v0.16.2] ( https://github.com/weiran-zsd/tsdx/compare/v0.16.1...v0.16.2 )
8
+
9
+ - chore: update changelog [ ` 5582142 ` ] ( https://github.com/weiran-zsd/tsdx/commit/55821425dce05cc6205eb510d03f9b5679fd5cb5 )
10
+ - chore: fix release-it config [ ` 05afb59 ` ] ( https://github.com/weiran-zsd/tsdx/commit/05afb595ba6eab31865c45bee5ceb8a72452c201 )
11
+ - fix: should use the fork when creating a new package [ ` 8034a10 ` ] ( https://github.com/weiran-zsd/tsdx/commit/8034a10e82efcf15169c10ef5a22fd163298e22b )
8
12
9
13
#### [ v0.16.1] ( https://github.com/weiran-zsd/tsdx/compare/v0.16.0...v0.16.1 )
10
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @weiran.zsd/tsdx" ,
3
- "version" : " 0.16.1 " ,
3
+ "version" : " 0.16.2 " ,
4
4
"author" :
" 唯然<[email protected] >" ,
5
5
"description" : " Zero-config TypeScript package development" ,
6
6
"license" : " MIT" ,
147
147
"after:bump" : " auto-changelog -p"
148
148
}
149
149
}
150
- }
150
+ }
You can’t perform that action at this time.
0 commit comments