Comparing version 2.3.0 to 2.4.0
@@ -16,4 +16,4 @@ import { EndpointType } from '@neondatabase/api-client'; | ||
'default', | ||
'current_state', | ||
'created_at', | ||
'updated_at', | ||
]; | ||
@@ -24,2 +24,3 @@ const BRANCH_FIELDS_RESET = [ | ||
'default', | ||
'current_state', | ||
'created_at', | ||
@@ -26,0 +27,0 @@ 'last_reset_at', |
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "CLI tool for NeonDB Cloud management", | ||
@@ -11,0 +11,0 @@ "main": "index.js", |
198072
5035