Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.47 KB

gh-release-assets change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Fixes

  • fix: explicitly set minimum node version in engines field of package.json (#17)

Misc

  • Replace depreciated request with simple-get.
  • BREAKING CHANGE: Update all deps which raises the minimum node version to 12.
  • update request dependency
  • src: lint, fix tests, add no assets error message
  • pkg, readme: update repo URL
  • ci: bump node, update env vars
  • pkg: add release script
  • Add ability to authorize with username/password
  • Uploads array of assets to a release
  • Allows for renaming assets while uploading
  • Emits start, progress, and finish events for all files
  • Error handling for missing files