Skip to content

Commit 4b6b43a

Browse files
build(blade): update version (#2533)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6cf03ea commit 4b6b43a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/eighty-doors-yell.md

-5
This file was deleted.

.changeset/twenty-planets-tell.md

-5
This file was deleted.

packages/blade/CHANGELOG.md

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

3+
## 12.10.0
4+
5+
### Minor Changes
6+
7+
- 142afcdf: feat(TextArea): expose `onKeydown` on TextArea and allow `numOfLines={1}`
8+
9+
### Patch Changes
10+
11+
- 6cf03ea3: feat: Improve OTPInput field value clear behaviour
12+
313
## 12.9.1
414

515
### 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.9.1",
4+
"version": "12.10.0",
55
"license": "MIT",
66
"engines": {
77
"node": ">=18.12.1"

0 commit comments

Comments
 (0)