fix(core): Update dependencies and changelog

This commit is contained in:
2024-06-23 23:59:07 +02:00
parent f1daec6f44
commit fc8d994943
2 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfile',
version: '11.0.21',
version: '11.0.22',
description: 'Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.'
}