File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 2.4.0] ( https://www.github.com/npm/template-oss/compare/v2.3.1...v2.4.0 ) (2021-12-14)
4+
5+
6+ ### Features
7+
8+ * add release process scripts ([ #20 ] ( https://www.github.com/npm/template-oss/issues/20 ) ) ([ af7b9f5] ( https://www.github.com/npm/template-oss/commit/af7b9f534c2b6ea8bc0c58f3259d8e186ef7d051 ) )
9+ * add workspace support ([ #21 ] ( https://www.github.com/npm/template-oss/issues/21 ) ) ([ 1294318] ( https://www.github.com/npm/template-oss/commit/12943181f1de8fe6162b6f5d683c322a143a3f6c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/template-oss" ,
3- "version" : " 2.3.1 " ,
3+ "version" : " 2.4.0 " ,
44 "description" : " templated files used in npm CLI team oss projects" ,
55 "main" : " lib/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments