This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed
packages/serverless-components Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.4-patch.1] ( https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/aws-lambda@1.0.4-patch.0...@sls-next/aws-lambda@1.0.4-patch.1 ) (2021-11-25)
7
+
8
+ ** Note:** Version bump only for package @sls-next/aws-lambda
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.4-patch.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/aws-lambda@1.0.3...@sls-next/aws-lambda@1.0.4-patch.0 ) (2021-11-25)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sls-next/aws-lambda" ,
3
- "version" : " 1.0.4-patch.0 " ,
3
+ "version" : " 1.0.4-patch.1 " ,
4
4
"main" : " serverless.js" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.18.1-patch.1] ( https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/serverless-component@1.18.1-patch.0...@sls-next/serverless-component@1.18.1-patch.1 ) (2021-11-25)
7
+
8
+ ** Note:** Version bump only for package @sls-next/serverless-component
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.18.1-patch.0] ( https://github.com/serverless-nextjs/serverless-next.js/compare/@sls-next/serverless-component@1.18.0...@sls-next/serverless-component@1.18.1-patch.0 ) (2021-11-25)
7
15
8
16
** Note:** Version bump only for package @sls-next/serverless-component
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 1.18.1-patch.0 " ,
6
+ "version" : " 1.18.1-patch.1 " ,
7
7
"description" : " Serverless Next.js powered by Serverless Components" ,
8
8
"main" : " ./serverless.js" ,
9
9
"types" : " dist/component.d.ts" ,
You can’t perform that action at this time.
0 commit comments