Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a way to track a version number #11

Open
mikemimik opened this issue Dec 6, 2019 · 0 comments
Open

Create a way to track a version number #11

mikemimik opened this issue Dec 6, 2019 · 0 comments
Assignees

Comments

@mikemimik
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant