Skip to content

Commit 130f63f

Browse files
build(blade): update version (#2493)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 194fffc commit 130f63f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lucky-toys-hunt.md

-5
This file was deleted.

packages/blade/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @razorpay/blade
22

3+
## 12.5.0
4+
5+
### Minor Changes
6+
7+
- 194fffc5: feat(SideNav): add `description` on SideNavLink and `onVisibleLevelChange` callback on `SideNav`
8+
39
## 12.4.1
410

511
### Patch Changes

packages/blade/package.json

+1-1
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.4.1",
4+
"version": "12.5.0",
55
"license": "MIT",
66
"engines": {
77
"node": ">=18.12.1"

0 commit comments

Comments
 (0)