Skip to content

Commit

Permalink
chore(release): 2.11.0-stage.20 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.0-stage.20](v2.11.0-stage.19...v2.11.0-stage.20) (2025-02-10)

### 🚀 Features

* Variables listing revamp ([#735](#735)) ([38b42fa](38b42fa))
  • Loading branch information
semantic-release-bot committed Feb 10, 2025
1 parent 38b42fa commit 02972f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.11.0-stage.20](https://github.com/keyshade-xyz/keyshade/compare/v2.11.0-stage.19...v2.11.0-stage.20) (2025-02-10)

### 🚀 Features

* Variables listing revamp ([#735](https://github.com/keyshade-xyz/keyshade/issues/735)) ([38b42fa](https://github.com/keyshade-xyz/keyshade/commit/38b42fadb791871f48dfbd3527e9b81cdbb36d1c))

## [2.11.0-stage.19](https://github.com/keyshade-xyz/keyshade/compare/v2.11.0-stage.18...v2.11.0-stage.19) (2025-02-09)

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keyshade-xyz",
"version": "2.11.0-stage.19",
"version": "2.11.0-stage.20",
"license": "MPL-2.0",
"private": true,
"engineStrict": false,
Expand Down

0 comments on commit 02972f2

Please sign in to comment.