fix(core): Improve error messages in renderText and listFonts methods

This commit is contained in:
2025-01-14 17:36:00 +01:00
parent e40c6bb713
commit 81228d1972
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/beautyfiglet',
version: '1.0.6',
version: '1.0.7',
description: 'A Node.js module for creating figlet text displays.'
}