fix(build): Update CI workflows, bump dependency versions, and refine import and TypeScript configuration

This commit is contained in:
2025-04-26 12:48:38 +00:00
parent 6425e4a93f
commit b84714b208
15 changed files with 4845 additions and 2888 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartacme',
version: '5.0.0',
version: '5.0.1',
description: 'A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.'
}