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

Commit ecccdb4

Browse files
chore(main): release 2.5.2
1 parent 83e4750 commit ecccdb4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [2.5.2](https://github.com/netlify/functions/compare/v2.5.1...v2.5.2) (2024-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/serverless-functions-api to v1.13.1 ([#462](https://github.com/netlify/functions/issues/462)) ([29b33ae](https://github.com/netlify/functions/commit/29b33ae3083a2bef04ed70efea02c9ed7d62a65b))
9+
* **deps:** update dependency @netlify/serverless-functions-api to v1.14.0 ([#470](https://github.com/netlify/functions/issues/470)) ([c77eb33](https://github.com/netlify/functions/commit/c77eb338a2571e2b8cb820a09acdc9489406d247))
10+
311
## [2.5.1](https://github.com/netlify/functions/compare/v2.5.0...v2.5.1) (2024-01-19)
412

513

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
@@ -2,7 +2,7 @@
22
"name": "@netlify/functions",
33
"main": "./dist/main.js",
44
"types": "./dist/main.d.ts",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66
"description": "JavaScript utilities for Netlify Functions",
77
"files": [
88
"dist/**/*.js",

0 commit comments

Comments
 (0)