fix(core): Minor refactoring and cleanup of TypeScript source files for improved readability and maintainability.
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2024-11-25 - 3.3.4 - fix(core) | ||||
| Minor refactoring and cleanup of TypeScript source files for improved readability and maintainability. | ||||
|  | ||||
|  | ||||
| ## 2024-11-24 - 3.3.3 - fix(documentation) | ||||
| Improved documentation accuracy and consistency | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/smartbucket', | ||||
|   version: '3.3.3', | ||||
|   version: '3.3.4', | ||||
|   description: 'A TypeScript library providing a cloud-agnostic interface for managing object storage with functionalities like bucket management, file and directory operations, and advanced features such as metadata handling and file locking.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user