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 9694751 commit dd15265
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 40 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
twilio-cli-core changelog
=====================

[2019-09-06] Version 4.0.2
---------------------------
**Library**
- [PR #64](https://github.com/twilio/twilio-cli-core/pull/64): Remove implicit test dependency on keytar presence. Thanks to [@childish-sambino](https://github.com/childish-sambino)!


[2019-09-04] Version 4.0.1
---------------------------
**Api**
Expand Down
18 changes: 3 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Twilio @twilio",
"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/errors": "^1.2.2",
"@oclif/plugin-help": "^2.2.1",
Expand Down
48 changes: 24 additions & 24 deletions src/services/twilio-api/twilio_conversations.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -391,7 +391,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -429,7 +429,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -505,7 +505,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -604,7 +604,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -687,7 +687,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -743,7 +743,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"description": "TODO: Resource-level docs",
Expand Down Expand Up @@ -792,7 +792,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -887,7 +887,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -986,7 +986,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -1078,7 +1078,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -1132,7 +1132,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"description": "TODO: Resource-level docs",
Expand Down Expand Up @@ -1181,7 +1181,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -1258,7 +1258,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -1355,7 +1355,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -1472,7 +1472,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -1526,7 +1526,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"description": "TODO: Resource-level docs",
Expand Down Expand Up @@ -1575,7 +1575,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -1681,7 +1681,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand Down Expand Up @@ -1723,7 +1723,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"description": "TODO: Resource-level docs",
Expand Down Expand Up @@ -1760,7 +1760,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"post": {
Expand Down Expand Up @@ -1834,7 +1834,7 @@
}
],
"tags": [
"Preview"
"Beta"
]
},
"servers": [
Expand All @@ -1853,8 +1853,8 @@
},
"tags": [
{
"description": "PLEASE NOTE that this is a Preview product that is subject to change. Use it with caution. If you currently do not have developer preview access, please contact [email protected].",
"name": "Preview"
"description": "PLEASE NOTE that this is a Beta product that is subject to change. Use it with caution.",
"name": "Beta"
}
]
}

0 comments on commit dd15265

Please sign in to comment.