Skip to content

Commit

Permalink
build(blade): update version (#2459)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rzpcibot and github-actions[bot] authored Jan 8, 2025
1 parent 41354f6 commit 1fc3dcb
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-dolphins-care.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/young-dragons-poke.md

This file was deleted.

32 changes: 32 additions & 0 deletions packages/blade/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @razorpay/blade

## 12.1.0

### Minor Changes

- e00172bf: feat(blade): Changes in components for X migration

**Drawer:**

- Changed the drawer's showOverlay behaviour to not mandate the overlay on level2 stacking
- Exposed ref

**RadioGroup:**

- Exposed event in onChange

**ButtonGroup:**

- Added styled props
- Added support for Tooltip inside ButtonGroup

**IconButton:**

- Added styledProps

**SideNavLink:**

- Added onClick

### Patch Changes

- 41354f63: fix(blade): cleanup bodyscroll locks if bottomsheet is force unmounted

## 12.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blade/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@razorpay/blade",
"description": "The Design System that powers Razorpay",
"version": "12.0.3",
"version": "12.1.0",
"license": "MIT",
"engines": {
"node": ">=18.12.1"
Expand Down

0 comments on commit 1fc3dcb

Please sign in to comment.