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

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

Commit 6eb61b6

Browse files
chore(main): release 2.3.0
1 parent f6098c0 commit 6eb61b6

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

‎CHANGELOG.md‎

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

3+
## [2.3.0](https://github.com/netlify/functions/compare/v2.2.1...v2.3.0) (2023年10月12日)
4+
5+
6+
### Features
7+
8+
* add `purgeCache` helper ([#433](https://github.com/netlify/functions/issues/433)) ([f6098c0](https://github.com/netlify/functions/commit/f6098c066de33db09139a9dfe849b8e4876648c8))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @netlify/serverless-functions-api to v1.9.0 ([#431](https://github.com/netlify/functions/issues/431)) ([82f6c12](https://github.com/netlify/functions/commit/82f6c12fe19d143d86603c9558983ba87d010104))
14+
315
## [2.2.1](https://github.com/netlify/functions/compare/v2.2.0...v2.2.1) (2023年10月06日)
416

517

‎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.2.1",
5+
"version": "2.3.0",
66
"description": "JavaScript utilities for Netlify Functions",
77
"files": [
88
"dist/**/*.js",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /