Skip to content

Commit fd158be

Browse files
build: update version (#2928)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57d2d9f commit fd158be

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/cuddly-pigs-explode.md

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

packages/blade-mcp/CHANGELOG.md

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

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- 57d2d9ff2: feat(datepicker): exposing footer prop
8+
39
## 1.4.3
410

511
### Patch Changes

packages/blade-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@razorpay/blade-mcp",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Model Context Protocol server for Blade",
55
"main": "dist/server.js",
66
"type": "module",

packages/blade/CHANGELOG.md

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

3+
## 12.49.6
4+
5+
### Patch Changes
6+
7+
- 57d2d9ff2: feat(datepicker): exposing footer prop
8+
39
## 12.49.5
410

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

0 commit comments

Comments
 (0)