Skip to content

Commit b134cc2

Browse files
Release (#11)
Release new version Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 05922ed commit b134cc2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eighty-trees-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# esbuild-cf-functions-plugin
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [`f8aa40b`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/commit/f8aa40b9318e070ed497c1d2cb0e3e10af647357) - Added warning about various configuration options
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
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": "0.1.2",
4+
"version": "0.2.0",
55
"author": "BeeeQueue <adam@haglund.dev>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)