1.7.8 • Published 3 months ago

git-semver-tagger v1.7.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Tagger CLI

GitHub tag (latest by date) NPM Version

An opinionated program for automatic semantic versioning via git tags and information in commits.

Installation

You can install the tool using any NPM-like system.

Local Example

npm i -D git-semver-tagger # this will install it into a project as a dev dependency

npx tagger calculate-version # You can use npx to run a project's programs easily

Global Example

npm i -g git-semver-tagger # this will install it globally into npm

tagger calculate-version # Now it should be available via NPM's path on your shell.

Commands

Calculate Version

The calculate-version command will generate a new version number based on all of the commits since the last tag, and output as a string.

Tag

The tag command will create a tag with the given version and push it back to the repository.

We recommend this command only is run after the build is validated. Use discernment to decide if it should happen before publication of artifacts, or afterward.

Help

For a full listing of the available options in the program, please use the built-in help command.

tagger --help
1.6.4

4 months ago

1.6.3

4 months ago

1.6.2

4 months ago

1.6.1

4 months ago

1.6.0

4 months ago

1.5.30

6 months ago

1.5.32

6 months ago

1.5.31

6 months ago

1.5.34

6 months ago

1.5.33

6 months ago

1.5.36

6 months ago

1.5.35

6 months ago

1.5.38

5 months ago

1.5.37

5 months ago

1.5.39

5 months ago

1.7.8

3 months ago

1.7.7

4 months ago

1.5.43

5 months ago

1.5.42

5 months ago

1.7.5

4 months ago

1.5.45

4 months ago

1.7.4

4 months ago

1.5.44

5 months ago

1.7.2

4 months ago

1.7.0

4 months ago

1.6.5

4 months ago

1.5.27

7 months ago

1.5.29

6 months ago

1.5.28

7 months ago

1.5.26

8 months ago

1.5.25

8 months ago

1.5.5

9 months ago

1.5.4

9 months ago

1.5.3

9 months ago

1.5.2

9 months ago

1.5.0

9 months ago

1.5.10

9 months ago

1.4.20

9 months ago

1.5.12

9 months ago

1.4.22

9 months ago

1.5.11

9 months ago

1.4.21

9 months ago

1.5.14

9 months ago

1.4.24

9 months ago

1.5.13

9 months ago

1.4.23

9 months ago

1.5.16

9 months ago

1.4.26

9 months ago

1.5.15

9 months ago

1.4.25

9 months ago

1.5.18

8 months ago

1.4.28

9 months ago

1.5.17

8 months ago

1.4.27

9 months ago

1.5.19

8 months ago

1.4.29

9 months ago

1.5.21

8 months ago

1.5.9

9 months ago

1.4.31

9 months ago

1.5.20

8 months ago

1.5.8

9 months ago

1.4.30

9 months ago

1.5.23

8 months ago

1.5.7

9 months ago

1.5.22

8 months ago

1.5.6

9 months ago

1.4.13

10 months ago

1.5.24

8 months ago

1.4.15

10 months ago

1.4.14

10 months ago

1.4.17

9 months ago

1.4.16

9 months ago

1.4.19

9 months ago

1.4.18

9 months ago

1.4.11

10 months ago

1.4.10

10 months ago