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

Commit 1989fe1

Browse files
chore(release): publish
1 parent f8a2b74 commit 1989fe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.3.0",
2+
"version": "2.3.1",
33
"npmClient": "npm",
44
"command": {
55
"publish": {

packages/serverless-nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-nextjs-plugin",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A serverless plugin for nextjs 8 serverless target",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)