Releases: jonluca/electron-extension-installer
Releases · jonluca/electron-extension-installer
v1.2.0
1.2.0 (2023-05-24)
Features
v1.1.3
1.1.3 (2023-05-08)
Bug Fixes
- semver: remove min electron version checking (6b67f26)
v1.1.2
1.1.2 (2023-05-08)
Bug Fixes
- manifest: throw error when trying to load manifest v3 (76cee8a)
v1.1.1
1.1.1 (2023-05-08)
Bug Fixes
- vers: use coerced electron version (f8db79e)
v1.1.0
1.1.0 (2023-04-27)
Features
- path: dont use the same path to avoid cache conflicts (2a7db98)
v1.0.4
1.0.4 (2023-04-06)
Bug Fixes
- downloading: use old versions of crxs (271a3c0)
v1.0.3
1.0.3 (2023-04-06)
Bug Fixes
v1.0.2
1.0.2 (2023-04-06)
Bug Fixes
- file: await contents before writing (9a8b5fe)
v1.0.1
1.0.1 (2023-04-06)
Bug Fixes
- code cleanup: clean up some old promise-y code, fix bug in naming (6cce762)
v1.0.0
1.0.0 (2023-04-06)
Features