Skip to content

Commit b8fe36e

Browse files
committed
chore(release): 1.0.2
1 parent e518977 commit b8fe36e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/serverless-api/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.2](https://github.com/twilio-labs/serverless-api/compare/v1.0.1...v1.0.2) (2019-08-05)
6+
7+
8+
59
### [1.0.1](https://github.com/twilio-labs/serverless-api/compare/v1.0.0...v1.0.1) (2019-08-05)
610

711

packages/serverless-api/npm-shrinkwrap.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/serverless-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-labs/serverless-api",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "API-wrapper for the Twilio Serverless API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)