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

Commit 5a429c3

Browse files
committed
chore(release): publish
- @sls-next/[email protected]
1 parent b9938dd commit 5a429c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/serverless-component/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.15.0-patch.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-10-07)
7+
8+
**Note:** Version bump only for package @sls-next/serverless-component
9+
610
# [1.15.0](https://github.com/danielcondemarin/serverless-next.js/compare/@sls-next/[email protected]...@sls-next/[email protected]) (2020-07-11)
711

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

packages/serverless-component/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.15.0-patch",
6+
"version": "1.15.0-patch.0",
77
"description": "Serverless nextjs powered by Serverless Components",
88
"main": "dist/src/component.js",
99
"types": "dist/src/component.d.ts",

0 commit comments

Comments
 (0)