File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.3.0] ( https://github.com/nodejs/node-core-utils/compare/v4.2.3...v4.3.0 ) (2024-03-05)
4+
5+
6+ ### Features
7+
8+ * add fp16 to V8 deps ([ #775 ] ( https://github.com/nodejs/node-core-utils/issues/775 ) ) ([ bf307d8] ( https://github.com/nodejs/node-core-utils/commit/bf307d8c40a902a6a20718c4a4324768d45b69d7 ) )
9+ * automate security release issue creation ([ #771 ] ( https://github.com/nodejs/node-core-utils/issues/771 ) ) ([ 7f89da3] ( https://github.com/nodejs/node-core-utils/commit/7f89da3b984a48188f801aa254d591e296076c2b ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** doc:** update npm shield ([ #768 ] ( https://github.com/nodejs/node-core-utils/issues/768 ) ) ([ 502cc6d] ( https://github.com/nodejs/node-core-utils/commit/502cc6deaa2f2f607a726c3f4c521bb40ca0c9e9 ) )
15+ * sync next-security-release template ([ #770 ] ( https://github.com/nodejs/node-core-utils/issues/770 ) ) ([ bd87b37] ( https://github.com/nodejs/node-core-utils/commit/bd87b370dfff7823c88460848a6437300f8899e5 ) )
16+
317## [ 4.2.3] ( https://github.com/nodejs/node-core-utils/compare/v4.2.2...v4.2.3 ) (2024-01-02)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @node-core/utils" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.3.0 " ,
44 "description" : " Utilities for Node.js core collaborators" ,
55 "type" : " module" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments