This repository was archived by the owner on Feb 3, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## Ongoing [ ☰] ( https://github.com/twilio-labs/create-twilio-function/compare/v1.0.1...master )
44
5+ ...
6+
7+ ## 1.0.2 (July 10, 2019) [ ☰] ( https://github.com/twilio-labs/create-twilio-function/compare/v1.0.1...v1.0.2 )
8+
59- Minor updates
610 - Better error messages if the cli fails to create a directory. Fixes #14
711 - Exports details about the cli command so that other projects can consume it. Fixes #12
812
9- ## 1.0.1 (May 4, 2018 ) [ ☰] ( https://github.com/twilio-labs/create-twilio-function/compare/v1.0.0...v1.0.1 )
13+ ## 1.0.1 (May 4, 2019 ) [ ☰] ( https://github.com/twilio-labs/create-twilio-function/compare/v1.0.0...v1.0.1 )
1014
1115- Minor updates
1216 - Corrected order of arguments in generated example function. Fixes #10
Original file line number Diff line number Diff line change 11{
22 "name" : " create-twilio-function" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " A CLI tool to generate a new Twilio Function using that can be run locally with twilio-run." ,
55 "bin" : " ./bin/create-twilio-function" ,
66 "main" : " ./src/create-twilio-function.js" ,
You can’t perform that action at this time.
0 commit comments