Skip to content

v1.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 22:07
· 90 commits to main since this release

1.26.0 (2022-04-11)

Bug Fixes

  • add missing TerminalHelper.scpt and terminateProcess.sh script (#762) (89d7eb2)
  • deps: update dependency minimatch to ^3.1.2 (#738) (75cca71)
  • deps: update dependency semver to ^7.3.6 (#775) (f3bb4c0)
  • send ExitedEvent and TerminatedEvent on process exit (#763) (f272bc4)

Features