Releases: whomwah/alfred-github-workflow
Releases · whomwah/alfred-github-workflow
v1.6.0
1.6.0 (2022-10-23)
Features
- Use script to actually download and install new version (4ad577c)
v1.5.0
1.5.0 (2022-10-21)
Features
- Enable in app new version check (ce1d4ca)
v1.4.1
1.4.1 (2022-10-10)
Bug Fixes
- esbuild was having issues minifying for deno (19de19f)
- use fetch instead of Octokit (31f56eb)
v1.4.0
1.4.0 (2022-10-10)
Features
- Adding new entry for "gh my keys" (d3b10d3)
v1.3.1
1.3.1 (2022-10-08)
Bug Fixes
- Only show src option when INIT_FILE changed (adc89b6)
v1.3.0
1.3.0 (2022-10-07)
Features
- Add setting to open workflow folder (eb1c088)
v1.2.1
1.2.1 (2022-10-07)
Bug Fixes
- Update fuzzyMatch code (15.6x faster) (8e9aeb3)
v1.2.0
1.2.0 (2022-09-26)
Bug Fixes
- Add missing LOCAL_SRC to info.plist file (8b4972a)
- fix broken workflow file (f9f99cb)
Features
- bundle and minify source for more speed (5d96908)
v1.1.2
1.1.2 (2022-09-25)
Bug Fixes
- Switch from using worker.ts as its not required (6928f58)
v1.1.1
1.1.1 (2022-09-25)
Bug Fixes
- :deploy: another attempt (9f51cb4)
- :deploy: use correct ENVs (47ffe6b)
- Use macos-latest to see if we can bump info.plist (5a956fe)