Skip to content

CLI version number should not be hard coded in src/index.ts #25

@chris-decker-volusion

Description

@chris-decker-volusion

Currently this instance of the version needs to be manually updated any time a new release is pushed out, which is easy to miss (and why it hasn't been done for the last 4 versions).

The version number should pull from the package.json version.

.version("2.0.2", "-v, --version")

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions