Skip to content

Commit 84f4fcf

Browse files
Release (#207)
Release new version Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9d8af7a commit 84f4fcf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-sheep-relax.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+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [`0a9cc02`](https://github.com/beeequeue/esbuild-cf-functions-plugin/commit/0a9cc02ee68ea96dcf827df86e457fb8a3bfa9c8) Thanks [@beeequeue](https://github.com/beeequeue)! - Removed `src` from published package, added CHANGELOG.md
8+
39
## 1.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esbuild-cf-functions-plugin",
33
"type": "module",
44
"description": "A plugin to configure ESBuild for building code compatible with CloudFront Functions",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"author": "BeeeQueue <adam@haglund.dev>",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)