Skip to content

Latest commit

History

History
41 lines (26 loc) 路 927 Bytes

CHANGELOG.md

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