feat(volumes and firewalls): enable volumes and firewalls management.

This commit is contained in:
2024-06-15 12:26:29 +02:00
parent aaeb025217
commit 646ab4d18c
5 changed files with 172 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.0.18',
version: '1.1.0',
description: 'an unofficial api client for the hetzner cloud api'
}