Skip to content

Create a way to track a version number #11

@mikemimik

Description

@mikemimik

I would like to start tracking versions of my dotfiles. Using semver to note additions and breaking changes.

There is inherently no way to do this with the files in the repository now. A solution would be to add a package.json file. This will allow me to use a command like npm version to bump the version and also tag the commit.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions