File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.23.6 "
2
+ "." : " 4.24.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.24.0] ( https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0 ) (2025-01-30)
4
+ ### Features
5
+ * [ ` 402d480 ` ] ( https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2 ) [ #500 ] ( https://github.com/npm/template-oss/pull/500 ) engines to ^20.17.0 || >=22.9.0 (#500 ) (@reggi )
6
+ ### Dependencies
7
+ * [ ` 83c0c7d ` ] ( https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78 ) [ #498 ] ( https://github.com/npm/template-oss/pull/498 ) ` tap@21.0.1 ` (#498 ) (@reggi )
8
+
3
9
## [ 4.23.6] ( https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6 ) (2024-12-11)
4
10
### Bug Fixes
5
11
* [ ` 252092a ` ] ( https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a ) [ #495 ] ( https://github.com/npm/template-oss/pull/495 ) correct versions with prereleases (#495 ) (@reggi )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/template-oss" ,
3
- "version" : " 4.23.6 " ,
3
+ "version" : " 4.24.0 " ,
4
4
"description" : " templated files used in npm CLI team oss projects" ,
5
5
"main" : " lib/content/index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments