File tree Expand file tree Collapse file tree 8 files changed +48
-13
lines changed Expand file tree Collapse file tree 8 files changed +48
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/build-info" : " 9.0.3" ,
3- "packages/build" : " 32.0.1 " ,
3+ "packages/build" : " 32.1.0 " ,
44 "packages/edge-bundler" : " 13.0.2" ,
55 "packages/cache-utils" : " 5.2.0" ,
6- "packages/config" : " 22.0.0 " ,
6+ "packages/config" : " 22.0.1 " ,
77 "packages/framework-info" : " 9.9.3" ,
88 "packages/functions-utils" : " 5.3.16" ,
99 "packages/git-utils" : " 5.2.0" ,
1010 "packages/headers-parser" : " 8.0.0" ,
11- "packages/js-client" : " 13.3.4 " ,
11+ "packages/js-client" : " 13.3.5 " ,
1212 "packages/nock-udp" : " 4.0.0" ,
1313 "packages/redirect-parser" : " 14.5.1" ,
1414 "packages/run-utils" : " 5.2.0" ,
Original file line number Diff line number Diff line change 105105 * dependencies
106106 * @netlify/config bumped from ^20.8.0 to ^20.8.1
107107
108+ ## [ 32.1.0] ( https://github.com/netlify/build/compare/build-v32.0.1...build-v32.1.0 ) (2025-04-23)
109+
110+
111+ ### Features
112+
113+ * send deploy validations report on secret scan ([ #6205 ] ( https://github.com/netlify/build/issues/6205 ) ) ([ 5505efb] ( https://github.com/netlify/build/commit/5505efb8f655dd3f11a7f173e9bdab7a717ff1d9 ) )
114+
115+
116+ ### Bug Fixes
117+
118+ * ** deps:** update dependency @netlify/blobs to ^8.2.0 ([ #6203 ] ( https://github.com/netlify/build/issues/6203 ) ) ([ 7ca6d21] ( https://github.com/netlify/build/commit/7ca6d21e20e041f7e1849707005740c23136ef48 ) )
119+
120+
121+ ### Dependencies
122+
123+ * The following workspace dependencies were updated
124+ * dependencies
125+ * @netlify/config bumped from ^22.0.0 to ^22.0.1
126+
108127## [ 32.0.1] ( https://github.com/netlify/build/compare/build-v32.0.0...build-v32.0.1 ) (2025-04-22)
109128
110129
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/build" ,
3- "version" : " 32.0.1 " ,
3+ "version" : " 32.1.0 " ,
44 "description" : " Netlify build module" ,
55 "type" : " module" ,
66 "exports" : " ./lib/index.js" ,
6969 "@bugsnag/js" : " ^7.0.0" ,
7070 "@netlify/blobs" : " ^8.2.0" ,
7171 "@netlify/cache-utils" : " ^5.2.0" ,
72- "@netlify/config" : " ^22.0.0 " ,
72+ "@netlify/config" : " ^22.0.1 " ,
7373 "@netlify/edge-bundler" : " 13.0.2" ,
7474 "@netlify/framework-info" : " ^9.9.3" ,
7575 "@netlify/functions-utils" : " ^5.3.16" ,
Original file line number Diff line number Diff line change 7676 * dependencies
7777 * netlify bumped from ^13.1.8 to ^13.1.9
7878
79+ ## [ 22.0.1] ( https://github.com/netlify/build/compare/config-v22.0.0...config-v22.0.1 ) (2025-04-23)
80+
81+
82+ ### Dependencies
83+
84+ * The following workspace dependencies were updated
85+ * dependencies
86+ * netlify bumped from ^13.3.4 to ^13.3.5
87+
7988## [ 22.0.0] ( https://github.com/netlify/build/compare/config-v21.0.7...config-v22.0.0 ) (2025-04-10)
8089
8190
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/config" ,
3- "version" : " 22.0.0 " ,
3+ "version" : " 22.0.1 " ,
44 "description" : " Netlify config module" ,
55 "type" : " module" ,
66 "exports" : " ./lib/index.js" ,
7272 "is-plain-obj" : " ^4.0.0" ,
7373 "js-yaml" : " ^4.0.0" ,
7474 "map-obj" : " ^5.0.0" ,
75- "netlify" : " ^13.3.4 " ,
75+ "netlify" : " ^13.3.5 " ,
7676 "@netlify/headers-parser" : " ^8.0.0" ,
7777 "@netlify/redirect-parser" : " ^14.5.1" ,
7878 "node-fetch" : " ^3.3.1" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ 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+ ## [ 13.3.5] ( https://github.com/netlify/build/compare/netlify-v13.3.4...netlify-v13.3.5 ) (2025-04-23)
11+
12+
13+ ### Bug Fixes
14+
15+ * ** deps:** update dependency @netlify/open-api to ^2.37.0 ([ #6204 ] ( https://github.com/netlify/build/issues/6204 ) ) ([ 042d560] ( https://github.com/netlify/build/commit/042d560395dcba6a41ebe238a6cd9b1538831aef ) )
16+
1017## [ 13.3.4] ( https://github.com/netlify/build/compare/netlify-v13.3.3...netlify-v13.3.4 ) (2025-03-28)
1118
1219
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify" ,
33 "description" : " Netlify Node.js API client" ,
4- "version" : " 13.3.4 " ,
4+ "version" : " 13.3.5 " ,
55 "type" : " module" ,
66 "exports" : " ./lib/index.js" ,
77 "main" : " ./lib/index.js" ,
You can’t perform that action at this time.
0 commit comments