Skip to content

Commit 41b0ccb

Browse files
build: update version (#3002)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 10bea93 commit 41b0ccb

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/warm-peaches-switch.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/blade/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @razorpay/blade
22

3+
## 12.62.0
4+
5+
### Minor Changes
6+
7+
- 10bea9302: feat(blade): creation view v2
8+
9+
- **Card**: Added prop to enable `cursor: pointer` for interactive states.
10+
- **Creation View**:
11+
- Added progress bar in full-page modal for multi-step forms.
12+
- Included StepGroup example in medium modal.
13+
- Enhanced the **Flow Selection Modal** with responsive behavior
14+
315
## 12.61.1
416

517
### Patch Changes

packages/blade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@razorpay/blade",
33
"description": "The Design System that powers Razorpay",
4-
"version": "12.61.1",
4+
"version": "12.62.0",
55
"license": "MIT",
66
"engines": {
77
"node": ">=18.12.1"

0 commit comments

Comments
 (0)