0.4.0 • Published 4 years ago

@ci-toolkit/version v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Description

The purpose of this suite of commands is to derive the version of a software based on the Git commits history so it is meaningful.

How to...

create a release tag

# cloning the repository 
git clone git@github.com:mstream/ci-toolkit.git

# taggin a commit with version 
git tag $(npx @ci-toolkit/version show)

# pushing tags
git push --tags master

Commands

0.2.16

4 years ago

0.2.15

4 years ago

0.2.13

4 years ago

0.2.23

4 years ago

0.2.12

4 years ago

0.2.22

4 years ago

0.2.11

4 years ago

0.2.21

4 years ago

0.2.10

4 years ago

0.2.20

4 years ago

0.3.0

4 years ago

0.2.19

4 years ago

0.2.18

4 years ago

0.2.17

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.4.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.1.13

4 years ago