Skip to content

Commit

Permalink
chore(main): release 2.4.1 (#445)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.4.1](v2.4.0...v2.4.1)
(2023-12-12)


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to
v1.12.0 ([#444](#444))
([4baff43](4baff43))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.12.1 ([#446](#446))
([7552375](7552375))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.12.3 ([#450](#450))
([0bfb610](0bfb610))

---
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>
  • Loading branch information
token-generator-app[bot] committed Dec 12, 2023
1 parent 0bfb610 commit 0a65155
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.4.1](https://github.com/netlify/functions/compare/v2.4.0...v2.4.1) (2023-12-12)


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to v1.12.0 ([#444](https://github.com/netlify/functions/issues/444)) ([4baff43](https://github.com/netlify/functions/commit/4baff43486e0f7566959a347137d81f2e8478af2))
* **deps:** update dependency @netlify/serverless-functions-api to v1.12.1 ([#446](https://github.com/netlify/functions/issues/446)) ([7552375](https://github.com/netlify/functions/commit/755237528a51e88204b22f07cd47e93a7ea42759))
* **deps:** update dependency @netlify/serverless-functions-api to v1.12.3 ([#450](https://github.com/netlify/functions/issues/450)) ([0bfb610](https://github.com/netlify/functions/commit/0bfb61099ff73bc411ecc12915a7fb4d8b4eb6be))

## [2.4.0](https://github.com/netlify/functions/compare/v2.3.0...v2.4.0) (2023-11-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@netlify/functions",
"main": "./dist/main.js",
"types": "./dist/main.d.ts",
"version": "2.4.0",
"version": "2.4.1",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit 0a65155

Please sign in to comment.