joyent/node-triton#215 release 5.2.1
This commit is contained in:
parent
9f17d668c9
commit
87b196ac31
@ -7,6 +7,10 @@ Known issues:
|
||||
|
||||
## not yet released
|
||||
|
||||
(nothing yet)
|
||||
|
||||
## 5.2.1
|
||||
|
||||
- [joyent/node-triton#193] Fix possible CLI crash with `triton ssh ...` if the
|
||||
instance's image doesn't have any tags.
|
||||
- [joyent/node-triton#213] commands fail unhelpfully when `cliSetupTritonApi`
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "triton",
|
||||
"description": "Joyent Triton CLI and client (https://www.joyent.com/triton)",
|
||||
"version": "5.2.0",
|
||||
"version": "5.2.1",
|
||||
"author": "Joyent (joyent.com)",
|
||||
"homepage": "https://github.com/joyent/node-triton",
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user