Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.57 KB

File metadata and controls

49 lines (27 loc) · 1.57 KB

Change Log

1.0.10 (2026-04-22)

Bug Fixes

  • address high security vulns reported by Dependabot (#240) (40fefac)
  • Fix SyntaxError being thrown (#192) (123a0fc)
  • ignore workflows-repo directory in eslint config (#251) (f93edd6)
  • update plugin to work with node 16 (#157) (7483874)

Miscellaneous Chores

0.0.11 - 2015-08-06

  • Use main version of Heroku API

0.0.10 - 2015-07-10

  • Modify builds to display the build id
  • Add builds:output command

0.0.9 - 2015-06-15

  • Use heroku-cli-util
  • Stylistic changes

0.0.8 - 2015-04-29

Fixed

  • Include dot folders in the tar package.

0.0.7 - 2015-04-27

Fixed

  • Tar up everything in the folder recursivenly.

0.0.6 - 2015-04-22

Changed

  • Respect .gitignore
  • Don't include .git folder when tarring up.