fix(docs): Improve certificate manager documentation with detailed examples and custom implementation guide

This commit is contained in:
2025-05-01 11:38:35 +00:00
parent 876d876661
commit a0f6a14b63
3 changed files with 56 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartacme',
version: '7.2.2',
version: '7.2.3',
description: 'A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.'
}