0.0.40 • Published 4 years ago

automa v0.0.40

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

Automa - Alpha version

Automatic npm package version increate and changelog handling

Just install with

yarn add automa

OR

npm install --save automa

Every time you commit something or merge something to the master branch, the version number in the package.json file will increase (0.0.1 -> 0.0.2, only patch number is supported with this version).

CHANGELOG.md file will be updated too, based on commits messages.

NOTES

  • Only project with set remote repository are supported
  • Master branch upstream has to be configured before Automa can run smoothly
  • If you are already using Husky together with post-commit and post-merge hooks, be careful because they are going to be replaced by Automa
0.0.40

4 years ago

0.0.38

4 years ago

0.0.39

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.33

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago