Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 44cc23d

Browse files
chore(main): release 3.0.3
1 parent c36110b commit 44cc23d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
310
## [3.0.2](https://github.com/netlify/functions/compare/v3.0.1...v3.0.2) (2025-03-17)
411

512

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
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)