Skip to content

Commit 2f1de3e

Browse files
Release (#155)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cecea93 commit 2f1de3e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/flat-laws-perform.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# esbuild-cf-functions-plugin
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#154](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/pull/154) [`a334de0`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/commit/a334de0f207f6bfc6df3b7d1f52cfb67d629f71a) Thanks [@erikfried](https://github.com/erikfried)! - Added support for the Cloudfront Function 2.0 runtime
8+
39
## 1.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esbuild-cf-functions-plugin",
33
"description": "A plugin to configure ESBuild for building code compatible with CloudFront Functions",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": "BeeeQueue <adam@haglund.dev>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)