Skip to content

Commit e590cb5

Browse files
chore(main): release 3.0.3 (#582)
🤖 I have created a release *beep* *boop* --- ## [3.0.3](v3.0.2...v3.0.3) (2025-03-19) ### Bug Fixes * **deps:** update dependency @netlify/serverless-functions-api to v1.35.1 ([#581](#581)) ([c36110b](c36110b)) * **deps:** update dependency @netlify/serverless-functions-api to v1.35.2 ([#583](#583)) ([0100131](0100131)) --- 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 0100131 commit e590cb5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/netlify/functions/compare/v3.0.2...v3.0.3) (2025-03-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/serverless-functions-api to v1.35.1 ([#581](https://github.com/netlify/functions/issues/581)) ([c36110b](https://github.com/netlify/functions/commit/c36110b96177c57a8847fdf2da19fa77eff218a8))
9+
* **deps:** update dependency @netlify/serverless-functions-api to v1.35.2 ([#583](https://github.com/netlify/functions/issues/583)) ([0100131](https://github.com/netlify/functions/commit/01001317aa5409e559ca56c249e1f78d27c98b2e))
10+
311
## [3.0.2](https://github.com/netlify/functions/compare/v3.0.1...v3.0.2) (2025-03-17)
412

513

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.2",
28+
"version": "3.0.3",
2929
"description": "JavaScript utilities for Netlify Functions",
3030
"files": [
3131
"dist/**/*.js",

0 commit comments

Comments
 (0)