pacnalytics
v3.2.0
Published
Common Analytics module that wraps Angulartics and provides support for reporting conversions to GreenRope
Readme
Pacnalytics
Common Analytics module that wraps Angulartics and provides support for reporting conversions to GreenRope
Release Notes
v3.2.0: -Fixed angulartics2 dependency
v3.1.1:
- Added support for angular v15
v3.0.1:
- Added build files
v3.0.0:
- Added support for Angular 9
v2.0.2:
- Removed unused packages rxjs & intl. downgraded zone.js to 0.9.0
v2.0.1:
- Add support for Angular 8 and Angularitics 8.0.0
v1.0.1:
- Add support for Angular 6 and Angularitics 6.1.0
v0.0.4:
- Adds support for Angular 5.2 and Angularitics 5.1.0
v0.0.2:
- Initial release
Steps to publish npm packages
- run command: npm login or npm adduser
- Enter the username, password and email id.
- Run command: npm run packagr.
- Change the working directory to the dist folder generated after the build is complete.
- run command: npm publish
- That's all.
