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

Commit 486ebe8

Browse files
chore(release): publish
- @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected] - @sls-next/[email protected]
1 parent 592b752 commit 486ebe8

File tree

20 files changed

+52
-10
lines changed

20 files changed

+52
-10
lines changed

packages/compat-layers/apigw-lambda-compat/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.2](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-26)
7+
8+
**Note:** Version bump only for package @sls-next/next-aws-lambda
9+
610
## [2.6.2-alpha.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-08-14)
711

812
**Note:** Version bump only for package @sls-next/next-aws-lambda

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.6.2-alpha.0",
6+
"version": "2.6.2",
77
"description": "Compat layer between next.js serverless page and AWS Lambda",
88
"files": [
99
"lib/**",

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.5.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-26)
7+
8+
**Note:** Version bump only for package @sls-next/next-aws-cloudfront
9+
610
# [1.5.0-alpha.3](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-10)
711

812
### Features

packages/compat-layers/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": "@sls-next/next-aws-cloudfront",
3-
"version": "1.5.0-alpha.3",
3+
"version": "1.5.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/deprecated/serverless-plugin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.3](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-26)
7+
8+
**Note:** Version bump only for package @sls-next/serverless-plugin
9+
610
## [2.6.3-alpha.1](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-08-14)
711

812
**Note:** Version bump only for package @sls-next/serverless-plugin

packages/deprecated/serverless-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.6.3-alpha.1",
6+
"version": "2.6.3",
77
"description": "A serverless plugin for nextjs 8 serverless target",
88
"main": "index.js",
99
"keywords": [

packages/libs/cloudfront/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0.3](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-26)
7+
8+
**Note:** Version bump only for package @sls-next/cloudfront
9+
610
## [1.0.3-alpha.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-08-14)
711

812
**Note:** Version bump only for package @sls-next/cloudfront

packages/libs/cloudfront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sls-next/cloudfront",
3-
"version": "1.0.3-alpha.0",
3+
"version": "1.0.3",
44
"description": "Handles CloudFront invalidation",
55
"publishConfig": {
66
"access": "public"

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-26)
7+
8+
**Note:** Version bump only for package @sls-next/lambda-at-edge
9+
610
# [1.6.0-alpha.11](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-09-23)
711

812
### Bug Fixes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "1.6.0-alpha.11",
6+
"version": "1.6.0",
77
"description": "Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge",
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)