changelog.md for @apiclient.xyz/zitadel
@apiclient.xyz/zitadel
2024-08-27 - 1.1.0 - feat(core)
Add delete user functionality and necessary tests
Implemented delete method in ZitadelUser class.
Extended tests to cover user deletion functionality.
Refactored createUser method to return a ZitadelUser instance.
2024-08-26 -...