feat(docs): refresh project documentation and migrate smartconfig tool configuration keys

This commit is contained in:
2026-03-24 19:57:20 +00:00
parent d82e98cfa1
commit 4971279a22
5 changed files with 242 additions and 403 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartconfig',
version: '6.0.1',
version: '6.1.0',
description: 'A comprehensive configuration management library providing key-value storage, environment variable mapping, and tool configuration.'
}