From e1fbbe3ab38781c24365b6102fd4155407a58422 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 16 May 2024 19:08:52 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ts/00_commitinfo_data.ts diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts new file mode 100644 index 0000000..68cda37 --- /dev/null +++ b/ts/00_commitinfo_data.ts @@ -0,0 +1,8 @@ +/** + * autocreated commitinfo by @pushrocks/commitinfo + */ +export const commitinfo = { + name: '@tempfix/hetzner-openapi', + version: '1.0.5', + description: '' +}