0.0.40 • Published 6 years ago

automa v0.0.40

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

6 years ago

0.0.38

6 years ago

0.0.39

6 years ago

0.0.37

6 years ago

0.0.36

6 years ago

0.0.33

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago