Release v1.5.0
Features
- add commitlint to project (398e901)
- ci: add husky pre-push hook to run tests (84c53f0)
- ci: add manual workflow dispatch (7f18c06)
- core: add new codeblock parser (fdc878f)
- core: add new formatting command (1559906)
- show amount of guilds joined in status (aa0bf7e)
Bug Fixes
- add IParser to DITypes (9112520)
- chore: update lint-staged settings (077634c)
- ci: attempt fixing the yaml of workflow_dispatch (ea9fae8)
- ci: final fix to the workflow (acb9031)
- ci: sign releases (b05e31a)
- ci: try fixing test action (2e83620)
- ci: try fixing the docker workflow (3c5d3c2)
- core: handle case for no code blocks (2e01220)
- dependency: lock black version for now (bb4b0db)
- remove debug console.logs in format.ts (35b923f)
- test: fix whitespacing in test (983d27b)