File tree Expand file tree Collapse file tree 8 files changed +39
-12
lines changed Expand file tree Collapse file tree 8 files changed +39
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/build-info" : " 6.1.2 " ,
3- "packages/build" : " 29.4.5 " ,
2+ "packages/build-info" : " 6.1.3 " ,
3+ "packages/build" : " 29.5.0 " ,
44 "packages/cache-utils" : " 5.1.0" ,
55 "packages/config" : " 20.3.0" ,
6- "packages/framework-info" : " 9.6 .0" ,
6+ "packages/framework-info" : " 9.7 .0" ,
77 "packages/functions-utils" : " 5.1.4" ,
88 "packages/git-utils" : " 5.1.0" ,
99 "packages/headers-parser" : " 7.1.0" ,
Original file line number Diff line number Diff line change 66 * dependencies
77 * @netlify/framework-info bumped from ^9.5.3 to ^9.6.0
88
9+ ### Dependencies
10+
11+ * The following workspace dependencies were updated
12+ * dependencies
13+ * @netlify/framework-info bumped from ^9.6.0 to ^9.7.0
14+
915## [ 6.1.1] ( https://github.com/netlify/build/compare/build-info-v6.1.0...build-info-v6.1.1 ) (2022-12-14)
1016
1117
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/build-info" ,
3- "version" : " 6.1.2 " ,
3+ "version" : " 6.1.3 " ,
44 "description" : " Build info utility" ,
55 "type" : " module" ,
66 "exports" : {
3030 },
3131 "author" : " Netlify Inc." ,
3232 "dependencies" : {
33- "@netlify/framework-info" : " ^9.6 .0" ,
33+ "@netlify/framework-info" : " ^9.7 .0" ,
3434 "@npmcli/map-workspaces" : " ^2.0.0" ,
3535 "find-up" : " ^6.3.0" ,
3636 "read-pkg" : " ^7.1.0" ,
Original file line number Diff line number Diff line change 5757 * dependencies
5858 * @netlify/config bumped from ^20.0.1 to ^20.0.2
5959
60+ ## [ 29.5.0] ( https://github.com/netlify/build/compare/build-v29.4.5...build-v29.5.0 ) (2023-01-16)
61+
62+
63+ ### Features
64+
65+ * install framework runtime ([ #4812 ] ( https://github.com/netlify/build/issues/4812 ) ) ([ 5abc39d] ( https://github.com/netlify/build/commit/5abc39dfd074bfda52fef3222ee9d73c2ed98403 ) )
66+ * Pass internalSrcFolder and name to zisi ([ #4821 ] ( https://github.com/netlify/build/issues/4821 ) ) ([ ffffcdb] ( https://github.com/netlify/build/commit/ffffcdb790db7c8108061b1ab3497c75db124e4c ) )
67+ * send all bundlers to metric ([ #4798 ] ( https://github.com/netlify/build/issues/4798 ) ) ([ cc55529] ( https://github.com/netlify/build/commit/cc555291679aedc468480251025e4d4a6dda882d ) )
68+
6069## [ 29.4.5] ( https://github.com/netlify/build/compare/build-v29.4.4...build-v29.4.5 ) (2023-01-12)
6170
6271
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/build" ,
3- "version" : " 29.4.5 " ,
3+ "version" : " 29.5.0 " ,
44 "description" : " Netlify build module" ,
55 "type" : " module" ,
66 "exports" : " ./lib/core/main.js" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ 9.7.0] ( https://github.com/netlify/build/compare/framework-info-v9.6.0...framework-info-v9.7.0 ) (2023-01-16)
11+
12+
13+ ### Features
14+
15+ * install framework runtime ([ #4812 ] ( https://github.com/netlify/build/issues/4812 ) ) ([ 5abc39d] ( https://github.com/netlify/build/commit/5abc39dfd074bfda52fef3222ee9d73c2ed98403 ) )
16+
17+
18+ ### Bug Fixes
19+
20+ * correct default sveltekit publish directory ([ #4823 ] ( https://github.com/netlify/build/issues/4823 ) ) ([ fbc98fd] ( https://github.com/netlify/build/commit/fbc98fdc1efea1b720dfe0e15b7a1a6879e52e20 ) )
21+
1022## [ 9.6.0] ( https://github.com/netlify/build/compare/framework-info-v9.5.3...framework-info-v9.6.0 ) (2023-01-10)
1123
1224
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/framework-info" ,
3- "version" : " 9.6 .0" ,
3+ "version" : " 9.7 .0" ,
44 "description" : " Framework detection utility" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.umd.cjs" ,
You can’t perform that action at this time.
0 commit comments