clevertap-web-sdk
Version:
<p align="center"> <img src="https://github.com/CleverTap/clevertap-ios-sdk/blob/master/docs/images/clevertap-logo.png" width = "50%"/> </p>
20 lines (12 loc) • 513 B
Markdown
### Changes
Describe the key changes in this PR with the Jira Issue reference
### Changes to Public Facing API if any
Please list the impact on the public facing API if any
### How Has This Been Tested?
Describe the testing approach and any relevant configurations (e.g., environment, platform)
### Checklist
- [ ] Code compiles without errors
- [ ] Version Bump added to package.json & CHANGELOG.md
- [ ] All tests pass
- [ ] Build process is successful
- [ ] Documentation has been updated (if needed)