chore(release): 3.7.5

This commit is contained in:
Sam Potts
2023-03-10 07:29:25 +11:00
parent 874bb8d3e8
commit b8c40ead0a
6 changed files with 12 additions and 8 deletions

View File

@ -1,3 +1,7 @@
### v3.7.5
- Fix: Replace `pnpm` with `npm` in scripts to fix build issues
### v3.7.4
- Fix: Fixed event key with space (thanks @royeden!)