2.4.1 • Published 2 years ago

admin-sdk v2.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Getting Started with With admin sdk

Install sdk

yarn add admin-sdk

Versioning npm

npm version major

Example "1.2.3". The number 1 is the major. Use the major when the package becomes incompatible

npm version minor

Example "1.2.3". The number 2 is the minor. Use the minor when you add a new feature

npm version patch

Example "1.2.3". The number 3 is the patch. Use the major when to make a correction

Build sdk comand

yarn build

Publish version

npm publish
2.4.1

2 years ago

2.4.0

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago