Skip to content

Tags: TheBookKnight/npm-gitver

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3 - Create a CLI flag for package.json filepath or branch suffix (#4)

* 3 - add url flag for file path to package.json

* 3 - Fix filepath issue

* 3 - Add cli flag for adding branch suffix

* 3 - Add lint check

* 3 - Update tests

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 - Initialize Script to auto-version (#2)

* 1 - Initialize script

* 1 - Only console log the new version

* 1 - Update node version to v23.4.0 to remove warnings

* 1 - Update README docs on how to use npm library

* 1 - Add initialize-script details

* 1 - Update NPM Readme Docs

* 1 - error if there's no package.json

* 1 - Write tests

* 1 - update pr template