Skip to content

Commit 3acae33

Browse files
chore(release): 2.22.3-stage.3 [skip ci]
## [2.22.3-stage.3](v2.22.3-stage.2...v2.22.3-stage.3) (2025-06-03) ### 🐛 Bug Fixes * **platform:** Suspense boundary fix ([#983](#983)) ([dedba9b](dedba9b)) ### 📚 Documentation * **cli:** add download badge ([9999ec8](9999ec8))
1 parent dedba9b commit 3acae33

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.22.3-stage.3](https://github.com/keyshade-xyz/keyshade/compare/v2.22.3-stage.2...v2.22.3-stage.3) (2025-06-03)
2+
3+
### 🐛 Bug Fixes
4+
5+
* **platform:** Suspense boundary fix ([#983](https://github.com/keyshade-xyz/keyshade/issues/983)) ([dedba9b](https://github.com/keyshade-xyz/keyshade/commit/dedba9bdbca403ba11357d17115108865f08e758))
6+
7+
### 📚 Documentation
8+
9+
* **cli:** add download badge ([9999ec8](https://github.com/keyshade-xyz/keyshade/commit/9999ec8033c1d483b7d9454db007341402902538))
10+
111
## [2.22.3-stage.2](https://github.com/keyshade-xyz/keyshade/compare/v2.22.3-stage.1...v2.22.3-stage.2) (2025-05-24)
212

313
### 🐛 Bug Fixes

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.3-stage.2",
3+
"version": "2.22.3-stage.3",
44
"license": "MPL-2.0",
55
"private": true,
66
"engineStrict": false,

0 commit comments

Comments
 (0)