Skip to content

Commit 26f76a7

Browse files
chore: release main (#6461)
1 parent 047c7ad commit 26f76a7

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.6",
3-
"packages/build": "33.4.5",
3+
"packages/build": "33.4.6",
44
"packages/edge-bundler": "14.0.6",
55
"packages/cache-utils": "6.0.3",
66
"packages/config": "23.0.10",

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+
## [33.4.6](https://github.com/netlify/build/compare/build-v33.4.5...build-v33.4.6) (2025-06-11)
109+
110+
111+
### Bug Fixes
112+
113+
* **deps:** update dependency @netlify/blobs to v10 ([#6460](https://github.com/netlify/build/issues/6460)) ([047c7ad](https://github.com/netlify/build/commit/047c7ad500da5645e800d2226c0c54e99ad14226))
114+
108115
## [33.4.5](https://github.com/netlify/build/compare/build-v33.4.4...build-v33.4.5) (2025-06-10)
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": "33.4.5",
3+
"version": "33.4.6",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)