Skip to content

Commit

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

### 🐛 Bug Fixes

* **api:** Github OAuth redirect not working ([#692](#692)) ([3495f8a](3495f8a))

### 🔨 Code Refactoring

* **platform:** Updated the [secure] table and changed edit variable dialog to a sheet ([#690](#690)) ([f51ad34](f51ad34))
  • Loading branch information
semantic-release-bot committed Feb 7, 2025
1 parent 3495f8a commit e071a74
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.11.0-stage.17](https://github.com/keyshade-xyz/keyshade/compare/v2.11.0-stage.16...v2.11.0-stage.17) (2025-02-07)

### 🐛 Bug Fixes

* **api:** Github OAuth redirect not working ([#692](https://github.com/keyshade-xyz/keyshade/issues/692)) ([3495f8a](https://github.com/keyshade-xyz/keyshade/commit/3495f8ad425018e49bb1d85ada76e13594709b99))

### 🔨 Code Refactoring

* **platform:** Updated the [secure] table and changed edit variable dialog to a sheet ([#690](https://github.com/keyshade-xyz/keyshade/issues/690)) ([f51ad34](https://github.com/keyshade-xyz/keyshade/commit/f51ad34335ef41e5175e5c8df6dbc9d3b3ab5856))

## [2.11.0-stage.16](https://github.com/keyshade-xyz/keyshade/compare/v2.11.0-stage.15...v2.11.0-stage.16) (2025-02-06)

### 🚀 Features
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.16",
"version": "2.11.0-stage.17",
"license": "MPL-2.0",
"private": true,
"engineStrict": false,
Expand Down

0 comments on commit e071a74

Please sign in to comment.