feat(readme): Update documentation with detailed built-in challenge handlers and custom handler examples

This commit is contained in:
2025-04-27 14:39:59 +00:00
parent 916ac9ff8c
commit d5e7e11256
3 changed files with 78 additions and 3 deletions

View File

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