File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.0.0-alpha.2] ( https://github.com/tlibjs/scripts/compare/v1.0.0-alpha.1...v1.0.0-alpha.2 ) (2021-10-30)
2+
3+
4+ ### Features
5+
6+ * allow depth as patterns to match files ([ aaecee4] ( https://github.com/tlibjs/scripts/commit/aaecee4f1010cdde15844c2708c0405340629152 ) )
7+ * include baseDir in getEntryFiles default ([ 1d054ca] ( https://github.com/tlibjs/scripts/commit/1d054ca267007ea6b284e93fc09707650c2ea734 ) )
8+
19# 1.0.0-alpha.1 (2021-10-25)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @tlib/scripts" ,
3- "version" : " 1.0.0-alpha.1 " ,
3+ "version" : " 1.0.0-alpha.2 " ,
44 "description" : " an example package published from template for typescript libraries" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments