@hexfourty/just-forms-core
Version:
Core-lib containing data structure for just-forms lib by HexFourty
15 lines (9 loc) • 499 B
Markdown
# just-forms-core ALPHA & UNDER DEVELOPMENT
Core-lib containing data structure for just-forms lib by HexFourty
#Bumping a new version
Let’s bump a new patch version of the package:
```npm version patch```
Our preversion, version, and postversion will run, create a new tag in git and push it to our remote repository. Now publish again:
```npm publish```
###
Articles used to setup this lib: https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c