Skip to content

Commit

Permalink
chore(main): release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Oct 18, 2023
1 parent 9f0de91 commit 23c5e46
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.3.1](https://github.com/netlify/functions/compare/v2.3.0...v2.3.1) (2023-10-18)


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to v1.10.0 ([#437](https://github.com/netlify/functions/issues/437)) ([9f0de91](https://github.com/netlify/functions/commit/9f0de918c110625cb9f8c2286ae5d12bc934c962))
* **deps:** update dependency @netlify/serverless-functions-api to v1.9.1 ([#434](https://github.com/netlify/functions/issues/434)) ([3f0b712](https://github.com/netlify/functions/commit/3f0b712e0576156043be1f22f4288cd99da5317e))

## [2.3.0](https://github.com/netlify/functions/compare/v2.2.1...v2.3.0) (2023-10-12)


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.3.0",
"version": "2.3.1",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit 23c5e46

Please sign in to comment.