Skip to content

Releases: whomwah/alfred-github-workflow

v1.6.0

23 Oct 16:31
Compare
Choose a tag to compare

1.6.0 (2022-10-23)

Features

  • Use script to actually download and install new version (4ad577c)

v1.5.0

21 Oct 14:14
Compare
Choose a tag to compare

1.5.0 (2022-10-21)

Features

  • Enable in app new version check (ce1d4ca)

v1.4.1

10 Oct 19:13
Compare
Choose a tag to compare

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

10 Oct 10:27
Compare
Choose a tag to compare

1.4.0 (2022-10-10)

Features

  • Adding new entry for "gh my keys" (d3b10d3)

v1.3.1

08 Oct 17:02
Compare
Choose a tag to compare

1.3.1 (2022-10-08)

Bug Fixes

  • Only show src option when INIT_FILE changed (adc89b6)

v1.3.0

07 Oct 20:22
Compare
Choose a tag to compare

1.3.0 (2022-10-07)

Features

  • Add setting to open workflow folder (eb1c088)

v1.2.1

07 Oct 12:30
Compare
Choose a tag to compare

1.2.1 (2022-10-07)

Bug Fixes

  • Update fuzzyMatch code (15.6x faster) (8e9aeb3)

v1.2.0

26 Sep 10:40
Compare
Choose a tag to compare

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

25 Sep 20:17
Compare
Choose a tag to compare

1.1.2 (2022-09-25)

Bug Fixes

  • Switch from using worker.ts as its not required (6928f58)

v1.1.1

25 Sep 18:14
Compare
Choose a tag to compare

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)