Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

Commit 8b11cda

Browse files
committed
1.0.0-alpha.20
1 parent b0a2a69 commit 8b11cda

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
##### 1.0.0-alpha.20 - 20 June 2017
2+
3+
###### Bug fixes
4+
- [#105](https://github.com/GoogleCloudPlatform/cloud-functions-emulator/issues/105) - Warning probably not needed for semver minor changes
5+
- [#108](https://github.com/GoogleCloudPlatform/cloud-functions-emulator/issues/108) - Call command does not appear in help text
6+
7+
###### Other
8+
- Upgraded dependencies
9+
110
##### 1.0.0-alpha.19 - 11 May 2017
211

312
###### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/functions-emulator",
33
"description": "Google Cloud Functions Emulator",
4-
"version": "1.0.0-alpha.19",
4+
"version": "1.0.0-alpha.20",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

0 commit comments

Comments
 (0)