Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 2428af6

Browse filesBrowse files
chore(main): release 2.8.2
1 parent 8b06531 commit 2428af6
Copy full SHA for 2428af6

File tree

Expand file treeCollapse file tree

3 files changed

+12
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+12
-3
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [2.8.2](https://github.com/netlify/functions/compare/v2.8.1...v2.8.2) (2024-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/serverless-functions-api to v1.21.0 ([#515](https://github.com/netlify/functions/issues/515)) ([b8cf1e8](https://github.com/netlify/functions/commit/b8cf1e8f5c1cff41847b78f96d549bd32d8ae3ca))
9+
* **deps:** update dependency @netlify/serverless-functions-api to v1.22.0 ([#519](https://github.com/netlify/functions/issues/519)) ([8b7d564](https://github.com/netlify/functions/commit/8b7d564b2c9a88437a0956f60da8b4f3633a67dc))
10+
* **deps:** update dependency @netlify/serverless-functions-api to v1.23.0 ([#523](https://github.com/netlify/functions/issues/523)) ([e81d740](https://github.com/netlify/functions/commit/e81d740530e005a56c7e85ed2f4eba6a5eab264d))
11+
312
## [2.8.1](https://github.com/netlify/functions/compare/v2.8.0...v2.8.1) (2024-07-04)
413

514

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+2-2Lines 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

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626
}
2727
},
28-
"version": "2.8.1",
28+
"version": "2.8.2",
2929
"description": "JavaScript utilities for Netlify Functions",
3030
"files": [
3131
"dist/**/*.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.