notifly-js-sdk
v2.17.6
Published
Notifly JS SDK for browser.
Readme
Notifly Javascript SDK
Notifly SDK for Javascript is an easy-to-use package for integrating Notifly with your browser JS applications.
Installation
To install the package, run the following command:
npm install notifly-js-sdk@latest --saveor
yarn add notifly-js-sdk@latestDeployment
- Update version in
package.jsonfile. - Write a changelog in
CHANGELOG.mdfile. - Run github workflow
Releaseto create a new release.
