Skip to content

Commit c780ede

Browse files
chore: release main
1 parent 5f0728b commit c780ede

File tree

8 files changed

+41
-15
lines changed

8 files changed

+41
-15
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"packages/build-info": "10.0.6",
3-
"packages/build": "33.4.7",
3+
"packages/build": "33.4.8",
44
"packages/edge-bundler": "14.0.6",
55
"packages/cache-utils": "6.0.3",
66
"packages/config": "23.0.11",
7-
"packages/functions-utils": "6.0.11",
7+
"packages/functions-utils": "6.0.12",
88
"packages/git-utils": "6.0.2",
99
"packages/headers-parser": "9.0.1",
1010
"packages/js-client": "14.0.3",
@@ -13,5 +13,5 @@
1313
"packages/run-utils": "6.0.2",
1414
"packages/opentelemetry-sdk-setup": "2.0.2",
1515
"packages/opentelemetry-utils": "2.0.1",
16-
"packages/zip-it-and-ship-it": "12.1.5"
16+
"packages/zip-it-and-ship-it": "12.2.0"
1717
}

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/CHANGELOG.md

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

108+
## [33.4.8](https://github.com/netlify/build/compare/build-v33.4.7...build-v33.4.8) (2025-06-27)
109+
110+
111+
### Dependencies
112+
113+
* The following workspace dependencies were updated
114+
* dependencies
115+
* @netlify/functions-utils bumped from ^6.0.11 to ^6.0.12
116+
* @netlify/zip-it-and-ship-it bumped from 12.1.5 to 12.2.0
117+
108118
## [33.4.7](https://github.com/netlify/build/compare/build-v33.4.6...build-v33.4.7) (2025-06-25)
109119

110120

packages/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/build",
3-
"version": "33.4.7",
3+
"version": "33.4.8",
44
"description": "Netlify build module",
55
"type": "module",
66
"exports": "./lib/index.js",
@@ -71,12 +71,12 @@
7171
"@netlify/cache-utils": "^6.0.3",
7272
"@netlify/config": "^23.0.11",
7373
"@netlify/edge-bundler": "14.0.6",
74-
"@netlify/functions-utils": "^6.0.11",
74+
"@netlify/functions-utils": "^6.0.12",
7575
"@netlify/git-utils": "^6.0.2",
7676
"@netlify/opentelemetry-utils": "^2.0.1",
7777
"@netlify/plugins-list": "^6.80.0",
7878
"@netlify/run-utils": "^6.0.2",
79-
"@netlify/zip-it-and-ship-it": "12.1.5",
79+
"@netlify/zip-it-and-ship-it": "12.2.0",
8080
"@sindresorhus/slugify": "^2.0.0",
8181
"ansi-escapes": "^7.0.0",
8282
"chalk": "^5.0.0",

packages/functions-utils/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [6.0.12](https://github.com/netlify/build/compare/functions-utils-v6.0.11...functions-utils-v6.0.12) (2025-06-27)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @netlify/zip-it-and-ship-it bumped from 12.1.5 to 12.2.0
11+
312
## [6.0.11](https://github.com/netlify/build/compare/functions-utils-v6.0.10...functions-utils-v6.0.11) (2025-06-25)
413

514

packages/functions-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/functions-utils",
3-
"version": "6.0.11",
3+
"version": "6.0.12",
44
"description": "Utility for adding Functions files in Netlify Build",
55
"type": "module",
66
"exports": "./lib/main.js",
@@ -50,7 +50,7 @@
5050
},
5151
"license": "MIT",
5252
"dependencies": {
53-
"@netlify/zip-it-and-ship-it": "12.1.5",
53+
"@netlify/zip-it-and-ship-it": "12.2.0",
5454
"cpy": "^11.0.0",
5555
"path-exists": "^5.0.0"
5656
},

packages/zip-it-and-ship-it/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [12.2.0](https://github.com/netlify/build/compare/zip-it-and-ship-it-v12.1.5...zip-it-and-ship-it-v12.2.0) (2025-06-27)
11+
12+
13+
### Features
14+
15+
* support individual function paths in `zipFunctions` ([#6481](https://github.com/netlify/build/issues/6481)) ([5f0728b](https://github.com/netlify/build/commit/5f0728bf2fb8d8a367ad314c0c7e23c423ab903a))
16+
1017
## [12.1.5](https://github.com/netlify/build/compare/zip-it-and-ship-it-v12.1.4...zip-it-and-ship-it-v12.1.5) (2025-06-25)
1118

1219

packages/zip-it-and-ship-it/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/zip-it-and-ship-it",
3-
"version": "12.1.5",
3+
"version": "12.2.0",
44
"description": "Zip it and ship it",
55
"main": "./dist/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)