Skip to content

Commit 7d1cae8

Browse files
chore: release main (#6163)
1 parent 8cbeae7 commit 7d1cae8

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": "9.0.2",
3-
"packages/build": "30.0.5",
3+
"packages/build": "30.0.6",
44
"packages/edge-bundler": "12.3.3",
55
"packages/cache-utils": "5.2.0",
66
"packages/config": "21.0.4",

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+
## [30.0.6](https://github.com/netlify/build/compare/build-v30.0.5...build-v30.0.6) (2025-03-24)
109+
110+
111+
### Bug Fixes
112+
113+
* **deps:** update dependency @netlify/blobs to ^8.1.2 ([#6162](https://github.com/netlify/build/issues/6162)) ([8cbeae7](https://github.com/netlify/build/commit/8cbeae7a1c67ac70ffd928ac91cff31730b3becd))
114+
108115
## [30.0.5](https://github.com/netlify/build/compare/build-v30.0.4...build-v30.0.5) (2025-03-24)
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": "30.0.5",
3+
"version": "30.0.6",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)