Skip to content

Commit ab666e2

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

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/small-eggs-pull.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# esbuild-cf-functions-plugin
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`f8ba17f`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin/commit/f8ba17f8d9ea7fb31e8e9306fbbcdb54c13a3117) - Initial release

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.0.0",
4+
"version": "0.1.0",
55
"author": "BeeeQueue <adam@haglund.dev>",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)