Merge branch 'develop' into update_templates

This commit is contained in:
Karsten Hassel
2021-07-20 22:33:02 +02:00
committed by GitHub
24 changed files with 255 additions and 224 deletions

View File

@@ -16,6 +16,7 @@ _This release is scheduled to be released on 2021-10-01._
- Bump electron to v13 (and spectron to v15) and update other dependencies in package.json.
- Refactor test configs, use default test config for all tests.
- Updated github templates.
- Actually test all js and css files when lint script is run.
### Fixed