Skip to content

Commit 92a5402

Browse files
chore(release): 2.22.0-stage.3 [skip ci]
## [2.22.0-stage.3](keyshade-xyz/keyshade@v2.22.0-stage.2...v2.22.0-stage.3) (2025-05-14) ### 🐛 Bug Fixes * **api:** Error message changed in backend for Invalid OTP ([keyshade-xyz#969](keyshade-xyz#969)) ([6b891ab](keyshade-xyz@6b891ab))
1 parent 6b891ab commit 92a5402

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.22.0-stage.3](https://github.com/keyshade-xyz/keyshade/compare/v2.22.0-stage.2...v2.22.0-stage.3) (2025-05-14)
2+
3+
### 🐛 Bug Fixes
4+
5+
* **api:** Error message changed in backend for Invalid OTP ([#969](https://github.com/keyshade-xyz/keyshade/issues/969)) ([6b891ab](https://github.com/keyshade-xyz/keyshade/commit/6b891abb4546fa98ce96debc697201b3bb345665))
6+
17
## [2.22.0-stage.2](https://github.com/keyshade-xyz/keyshade/compare/v2.22.0-stage.1...v2.22.0-stage.2) (2025-05-12)
28

39
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keyshade-xyz",
3-
"version": "2.22.0-stage.2",
3+
"version": "2.22.0-stage.3",
44
"license": "MPL-2.0",
55
"private": true,
66
"engineStrict": false,

0 commit comments

Comments
 (0)