Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit c0161b7

Browse files
chore(release): publish
- next-aws-lambda@2.4.1 - next-aws-cloudfront@1.1.1 - serverless-next.js@1.11.3 - serverless-nextjs-plugin@2.4.11
1 parent f101f56 commit c0161b7

File tree

12 files changed

+40
-8
lines changed

12 files changed

+40
-8
lines changed

packages/apigw-lambda-compat/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.4.1](https://github.com/danielcondemarin/serverless-next.js/compare/next-aws-lambda@2.4.0...next-aws-lambda@2.4.1) (2020-05-06)
7+
8+
**Note:** Version bump only for package next-aws-lambda
9+
10+
11+
12+
13+
614
# [2.4.0](https://github.com/danielcondemarin/serverless-next.js/compare/next-aws-lambda@2.4.0-alpha.0...next-aws-lambda@2.4.0) (2020-04-25)
715

816
**Note:** Version bump only for package next-aws-lambda

packages/apigw-lambda-compat/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/apigw-lambda-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-aws-lambda",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Compat layer between next.js serverless page and AWS Lambda",
55
"files": [
66
"lib/**",

packages/lambda-at-edge-compat/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/danielcondemarin/serverless-next.js/compare/next-aws-cloudfront@1.1.0...next-aws-cloudfront@1.1.1) (2020-05-06)
7+
8+
**Note:** Version bump only for package next-aws-cloudfront
9+
10+
11+
12+
13+
614
# [1.1.0](https://github.com/danielcondemarin/serverless-next.js/compare/next-aws-cloudfront@1.1.0-alpha.0...next-aws-cloudfront@1.1.0) (2020-04-25)
715

816
**Note:** Version bump only for package next-aws-cloudfront

packages/lambda-at-edge-compat/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lambda-at-edge-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-aws-cloudfront",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Compat layer for running next.js apps in Lambda@Edge",
55
"main": "next-aws-cloudfront.js",
66
"types": "next-aws-cloudfront.d.ts",

packages/serverless-component/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.11.3](https://github.com/danielcondemarin/serverless-next.js/compare/serverless-next.js@1.11.2...serverless-next.js@1.11.3) (2020-05-06)
7+
8+
**Note:** Version bump only for package serverless-next.js
9+
10+
11+
12+
13+
614
## [1.11.2](https://github.com/danielcondemarin/serverless-next.js/compare/serverless-next.js@1.11.2-alpha.1...serverless-next.js@1.11.2) (2020-05-05)
715

816
**Note:** Version bump only for package serverless-next.js

packages/serverless-component/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/serverless-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-next.js",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"description": "Serverless nextjs powered by Serverless Components",
55
"main": "serverless.js",
66
"repository": {

packages/serverless-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.4.11](https://github.com/danielcondemarin/serverless-next.js/compare/serverless-nextjs-plugin@2.4.10...serverless-nextjs-plugin@2.4.11) (2020-05-06)
7+
8+
**Note:** Version bump only for package serverless-nextjs-plugin
9+
10+
11+
12+
13+
614
## [2.4.10](https://github.com/danielcondemarin/serverless-next.js/compare/serverless-nextjs-plugin@2.4.10-alpha.0...serverless-nextjs-plugin@2.4.10) (2020-04-25)
715

816
**Note:** Version bump only for package serverless-nextjs-plugin

0 commit comments

Comments
 (0)