Skip to content

Commit 4f7e46f

Browse files
chore: release main (#6770)
1 parent be6b5eb commit 4f7e46f

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.9",
3-
"packages/build": "35.3.2",
3+
"packages/build": "35.3.3",
44
"packages/edge-bundler": "14.8.6",
55
"packages/cache-utils": "6.0.4",
66
"packages/config": "24.0.9",

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.3.3](https://github.com/netlify/build/compare/build-v35.3.2...build-v35.3.3) (2025-11-06)
109+
110+
111+
### Bug Fixes
112+
113+
* revert "fix: don't pipe plugin output more than once at the time ([#6765](https://github.com/netlify/build/issues/6765))" ([#6769](https://github.com/netlify/build/issues/6769)) ([be6b5eb](https://github.com/netlify/build/commit/be6b5eb26c0402f7fef29fea4e5ed0a22439fe5b))
114+
108115
## [35.3.2](https://github.com/netlify/build/compare/build-v35.3.1...build-v35.3.2) (2025-11-05)
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.3.2",
3+
"version": "35.3.3",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)