Skip to content

Commit

Permalink
[Librarian] Regenerated @ 527a40967b5d16769a8042a58b0ae199a59c230a
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Sep 6, 2019
1 parent a3b433a commit fbc5871
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 24 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
twilio-cli changelog
=====================

[2019-09-06] Version 1.5.1
---------------------------
**Library**
- [PR #116](https://github.com/twilio/twilio-cli/pull/116): Make the 'phone-numbers:update' command constructor more generic. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
- [PR #115](https://github.com/twilio/twilio-cli/pull/115): Add 'target-account-sid' flag for transferring phone numbers. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
- [PR #114](https://github.com/twilio/twilio-cli/pull/114): Add limit flags to all 'list' commands. Thanks to [@childish-sambino](https://github.com/childish-sambino)!


[2019-09-04] Version 1.5.0
---------------------------
**Library**
Expand Down
30 changes: 9 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
},
"bugs": "https://github.com/twilio/twilio-cli/issues",
"dependencies": {
"@oclif/command": "^1.5.18",
"@oclif/command": "^1.5.19",
"@oclif/config": "^1.13.3",
"@oclif/plugin-autocomplete": "^0.1.3",
"@oclif/plugin-autocomplete": "^0.1.4",
"@oclif/plugin-help": "^2.2.1",
"@oclif/plugin-plugins": "^1.7.8",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
Expand All @@ -26,7 +26,7 @@
"@oclif/dev-cli": "^1.22.2",
"@oclif/test": "^1.2.5",
"@twilio/cli-test": "^2.0.1",
"aws-sdk": "^2.523.0",
"aws-sdk": "^2.524.0",
"chai": "^4.2.0",
"eslint": "^4.19.1",
"eslint-config-oclif": "^1.5.1",
Expand Down

0 comments on commit fbc5871

Please sign in to comment.