Skip to content

Latest commit

Β 

History

History
41 lines (26 loc) Β· 927 Bytes

File metadata and controls

41 lines (26 loc) Β· 927 Bytes

Changelog

All notable changes to this project will be documented in this file.

v1.1.4

  • ⬆️ bump dependencies

v1.1.3

  • πŸš€ expose node api
  • πŸš€ generate typedef
  • πŸ”¨ fix "list" command when a template file already exists
  • πŸ““ minor refactoring, and comments

v1.1.2

  • πŸ”¨ exit with non 0 code on error
  • πŸš€ drop support for node before 12
  • πŸ‘· test package before publishing

v1.1.1

  • πŸ”¨ fix package.json path to binary

v1.1.0

  • πŸš€ add "list" command. Default command is renamed "upload" and can be omitted
  • πŸš€ use tsc rather than babel to build
  • πŸš€ package binary renamed github-secret-dotenv to match npx github-secret-dotenv. github-secret is still supported as alias

v1.0.1

  • ⬆️ bump cli related dependencies
  • ⬆️ bump tooling dependencies

v1.0.0

  • ⬆️ bump github octokit dependency
  • ⬆️ bump tooling dependencies
  • πŸ““ add changelog