Skip to content

Commit 793ba28

Browse files
chore: release main (#6798)
1 parent 6ef4f12 commit 793ba28

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/build-info": "10.0.10",
3-
"packages/build": "35.5.1",
3+
"packages/build": "35.5.2",
44
"packages/edge-bundler": "14.9.0",
55
"packages/cache-utils": "6.0.4",
66
"packages/config": "24.1.1",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@
105105
* dependencies
106106
* @netlify/config bumped from ^20.8.0 to ^20.8.1
107107

108+
## [35.5.2](https://github.com/netlify/build/compare/build-v35.5.1...build-v35.5.2) (2025-11-25)
109+
110+
111+
### Bug Fixes
112+
113+
* pass skew protection token down to config ([#6797](https://github.com/netlify/build/issues/6797)) ([6ef4f12](https://github.com/netlify/build/commit/6ef4f12ba005d0c8bc33bce66b271a5280afc3ec))
114+
108115
## [35.5.1](https://github.com/netlify/build/compare/build-v35.5.0...build-v35.5.1) (2025-11-25)
109116

110117

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/build",
3-
"version": "35.5.1",
3+
"version": "35.5.2",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)