0.4.0 • Published 5 years ago

@ci-toolkit/version v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.2.15

5 years ago

0.2.13

5 years ago

0.2.23

5 years ago

0.2.12

5 years ago

0.2.22

5 years ago

0.2.11

5 years ago

0.2.21

5 years ago

0.2.10

5 years ago

0.2.20

5 years ago

0.3.0

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.4.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.1.13

5 years ago