fix(readme): Update readme documentation: switch installation instructions to pnpm and clarify usage with MongoCertManager and updated SmartAcme options

This commit is contained in:
2025-05-01 11:33:55 +00:00
parent b9866c2ced
commit ae212c53d5
3 changed files with 58 additions and 83 deletions

View File

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