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

Commit 476e529

Browse files
chore(release): publish
- [email protected]
1 parent 236231e commit 476e529

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

packages/serverless-nextjs-component/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.8.0](https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/[email protected]@1.8.0) (2020-01-04)
7+
8+
9+
### Features
10+
11+
* add custom input for lambda(s) timeout ([#275](https://github.com/danielcondemarin/serverless-nextjs-plugin/issues/275)) ([236231e](https://github.com/danielcondemarin/serverless-nextjs-plugin/commit/236231e83e5d82ca1061dddab4106961883bbda1))
12+
13+
14+
15+
16+
617
## [1.7.3](https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/[email protected]@1.7.3) (2019-12-27)
718

819

packages/serverless-nextjs-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-nextjs-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.7.3",
3+
"version": "1.8.0",
44
"description": "Serverless nextjs powered by Serverless Components",
55
"main": "serverless.js",
66
"repository": {

0 commit comments

Comments
 (0)