Skip to content

Commit 68191ce

Browse files
堀家隆宏堀家隆宏
authored andcommitted
chore: bumped version
1 parent 9212b17 commit 68191ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-apigateway-service-proxy",
3-
"version": "1.3.0",
3+
"version": "1.5.0",
44
"description": "The Serverless Framewrok plugin for supporting AWS service proxy integration of API Gateway",
55
"main": "lib/index.js",
66
"scripts": {
@@ -55,12 +55,12 @@
5555
"mocha-lcov-reporter": "^1.3.0",
5656
"node-fetch": "^2.6.0",
5757
"prettier": "^1.18.2",
58-
"semantic-release": "^15.13.21",
58+
"semantic-release": "^15.13.31",
5959
"sinon": "^7.3.2",
6060
"sinon-chai": "^3.3.0"
6161
},
6262
"repository": {
6363
"type": "git",
6464
"url": "https://github.com/horike37/serverless-apigateway-service-proxy.git"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)