0.0.40 • Published 5 years ago

automa v0.0.40

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

5 years ago

0.0.38

5 years ago

0.0.39

5 years ago

0.0.37

5 years ago

0.0.36

5 years ago

0.0.33

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago