Skip to content

Commit 5152739

Browse files
chore(main): release 3.0.1 (#557)
🤖 I have created a release *beep* *boop* --- ## [3.0.1](v3.0.0...v3.0.1) (2025-03-04) ### Bug Fixes * **deps:** update dependency @netlify/serverless-functions-api to v1.32.0 ([#542](#542)) ([0cefb35](0cefb35)) * **deps:** update dependency @netlify/serverless-functions-api to v1.33.0 ([#562](#562)) ([704141f](704141f)) * **deps:** update dependency @netlify/serverless-functions-api to v1.34.0 ([#568](#568)) ([73001eb](73001eb)) * **deps:** update dependency @netlify/serverless-functions-api to v1.35.0 ([#572](#572)) ([82b29ca](82b29ca)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 82b29ca commit 5152739

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/netlify/functions/compare/v3.0.0...v3.0.1) (2025-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/serverless-functions-api to v1.32.0 ([#542](https://github.com/netlify/functions/issues/542)) ([0cefb35](https://github.com/netlify/functions/commit/0cefb358f2ba997dcece6c23b825996d7d499672))
9+
* **deps:** update dependency @netlify/serverless-functions-api to v1.33.0 ([#562](https://github.com/netlify/functions/issues/562)) ([704141f](https://github.com/netlify/functions/commit/704141fc96e53ee298d187fd9d3e55b382e0880a))
10+
* **deps:** update dependency @netlify/serverless-functions-api to v1.34.0 ([#568](https://github.com/netlify/functions/issues/568)) ([73001eb](https://github.com/netlify/functions/commit/73001eb2d224ca7331235eeabfc36674ec223e4a))
11+
* **deps:** update dependency @netlify/serverless-functions-api to v1.35.0 ([#572](https://github.com/netlify/functions/issues/572)) ([82b29ca](https://github.com/netlify/functions/commit/82b29cae09db5bd75f347d541184c399dac98876))
12+
313
## [3.0.0](https://github.com/netlify/functions/compare/v2.8.2...v3.0.0) (2024-12-18)
414

515

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626
}
2727
},
28-
"version": "3.0.0",
28+
"version": "3.0.1",
2929
"description": "JavaScript utilities for Netlify Functions",
3030
"files": [
3131
"dist/**/*.js",

0 commit comments

Comments
 (0)