6.15.0 (2024-11-25)
- fix(commands): use Array#some instead of Array#includes for type-safety (c598b55)
- ci: update node version (8696178)
- chore: update dependencies (3104d11)
- feat(stubs): generate an empty class when creating a service (bf9b2bd)
- doc: update installPackages jsdoc to match current implementation (#4766) (41f5d66), closes #4766