Angular utility modules
npm run start
npm run build:lib
Release new patch version
npm run release
Release new major version
npm run release:major
- checkout tag or master
- build library
npm run build:lib
- publish each module
npm run publish:core
npm run publish:files
npm run publish:dates
This project is released under the MIT license, which can be found in LICENSE
.