Closed kamleshchandnani closed 1 week ago
Latest commit: 2318b49040a71feb083b6271aba21f05c6bc2677
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
❌ PR title doesn't follow Conventional Commits specification.
Details:
No release type found in pull request title "Revert "feat(tokens): add new tokens"". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat: A new feature
- fix: A bug fix
- docs: Documentation only changes
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- refactor: A code change that neither fixes a bug nor adds a feature
- perf: A code change that improves performance
- test: Adding missing tests or correcting existing tests
- build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
- chore: Other changes that don't modify src or test files
- revert: Reverts a previous commit
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 2318b49040a71feb083b6271aba21f05c6bc2677:
Sandbox | Source |
---|---|
razorpay/blade: basic | Configuration |
Generated by :no_entry_sign: dangerJS against 2318b49040a71feb083b6271aba21f05c6bc2677
Reverts razorpay/blade#2203