Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 4.0.0-next.1 [skip ci]
# [4.0.0-next.1](v3.0.0...v4.0.0-next.1) (2025-01-14) ### Code Refactoring * **error:** implement consistent error handling system ([8857fde](8857fde)) ### Features * add input validation for key import ([e6aa7a9](e6aa7a9)) ### BREAKING CHANGES * **error:** GitKeyKitCodes enum changed to string literals - Replace numeric error codes with string literals for better debugging - Implement consistent error handling across all modules - Add proper error propagation chain - Improve error messages and debugging information - Add detailed error logging - Centralize error handling in CLI layer
- Loading branch information