From 91b4c23a5212dd6adbd73541c9faa33bd9c6f6bb Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 10 Apr 2018 16:23:05 -0700 Subject: [PATCH] TRITON-316 cut node-triton 5.10.0 release Reviewed by: Cody Peter Mello Approved by: Cody Peter Mello --- CHANGES.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 31cfb23..b61bbe4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,10 @@ Known issues: ## not yet released +(nothing yet) + +## 5.10.0 + - [TRITON-19] add support for deletion protection on instances. An instance with the deletion protection flag set true cannot be destroyed until the flag is set false. It is exposed through diff --git a/package.json b/package.json index 70e4d53..4b64437 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "triton", "description": "Joyent Triton CLI and client (https://www.joyent.com/triton)", - "version": "5.9.0", + "version": "5.10.0", "author": "Joyent (joyent.com)", "homepage": "https://github.com/joyent/node-triton", "dependencies": {