fix(documentation): Update API reference and enhance README with detailed examples and usage instructions

This commit is contained in:
2025-05-19 22:51:17 +00:00
parent f80ec7ddfe
commit 6ef2d961a6
5 changed files with 545 additions and 82 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.2',
version: '3.1.3',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}