Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.42 KB

File metadata and controls

53 lines (27 loc) · 1.42 KB

Changelog

v0.0.4

compare changes

🩹 Fixes

  • Add a case where file content is a binary (#2)

❤️ Contributors

v0.0.3

compare changes

💅 Refactors

  • cli: Migrate import assertions to import attributes (7a9ee35)
  • cli: Use destructuring assignment (90cdd21)

❤️ Contributors

v0.0.2

compare changes

🚀 Enhancements

  • Added support for getting authentication token from environment variables as well (#1)

💅 Refactors

📖 Documentation

  • Add the npm version badge to README.md file (70d5c5f)
  • Add a reason to use octoget to README (e47e3c4)

🏡 Chore

  • Add npm script for release (3e3bed1)

❤️ Contributors