0.4.0 • Published 2 years ago

@ci-toolkit/version v0.4.0

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

2 years ago

0.2.15

2 years ago

0.2.13

2 years ago

0.2.23

2 years ago

0.2.12

2 years ago

0.2.22

2 years ago

0.2.11

2 years ago

0.2.21

2 years ago

0.2.10

2 years ago

0.2.20

2 years ago

0.3.0

2 years ago

0.2.19

2 years ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.4.0

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.13

3 years ago