Skip to content

Commit 9c485f5

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2022-10-08) ### Features * **s3:** trigger upload before/after but checking for assets bucket ([4206c02](4206c02))
1 parent 4206c02 commit 9c485f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/crash7/lambda-nextjs-serverless-plugin/compare/v1.0.0...v1.1.0) (2022-10-08)
2+
3+
4+
### Features
5+
6+
* **s3:** trigger upload before/after but checking for assets bucket ([4206c02](https://github.com/crash7/lambda-nextjs-serverless-plugin/commit/4206c0228e1bb3e35bf25aa4afa577a19c8d75ce))
7+
18
# 1.0.0 (2022-07-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-nextjs-serverless-plugin",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)