Skip to content

v2.3.2

Compare
Choose a tag to compare
@mdeboer mdeboer released this 12 Dec 13:10
· 32 commits to master since this release

Changes in v2.3.2

  • Merged PR #14 fixing a crash when project has no paths defined (e.g. templates)
  • Merged PR #15 allowing the Atom application name to be configurable. If you're using Atom Beta you can change the atomApp environment variable to Atom Beta in the workflow settings.
  • Updated dependencies

Note
If you have any trouble running the Alfred workflow or downloaded the workflow from Packal. Please right click on the workflow in Alfred and click "open in terminal" and run the following commands:

$ rm -Rf node_modules
$ npm install