Skip to content

Commit 1c517b6

Browse files
Release (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a727853 commit 1c517b6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-shrimps-cross.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.1.2
4+
5+
### Patch Changes
6+
7+
- [`a727853`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/commit/a72785397f7b113794c7d5bdfeb183026cf16f41) - Removed unused files from published .zip
8+
39
## 0.1.1
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.1",
4+
"version": "0.1.2",
55
"author": "BeeeQueue <adam@haglund.dev>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)