0.1.4 • Published 4 months ago

google-publisher-tag-pro v0.1.4

Weekly downloads
-
License
-
Repository
github
Last release
4 months ago

Google Publisher Tag - Pro

ROAD MAP

    • Optional size mapping.
    • Publish project via CI/CD
    • Unit tests.

Managing NPM

  • Update the project minor version with a prefix:

    	```
    	$ npm version preminor --preid alpha
    	```
  • Update the project prerelease version with a prefix:

    	```
    	$ npm version prerelease --preid=alpha
    	```
  • Update directly the patch version (for hotfixes):

    	```
    	$ npm version patch
    	```
  • Publish the project in NPM

    	```
    	$ npm publish --access public
    	```
0.1.4

4 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

9 months ago

0.1.0-alpha.1

1 year ago

0.1.0-alpha.0

1 year ago