Skip to content

Commit

Permalink
chore(release): 2.10.0-stage.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.10.0-stage.5](v2.10.0-stage.4...v2.10.0-stage.5) (2025-01-25)

### 🐛 Bug Fixes

* **platform:** Refactor layout structure to improve Navbar positioning & child component ([#661](#661)) ([31067f3](31067f3))
  • Loading branch information
semantic-release-bot committed Jan 25, 2025
1 parent 31067f3 commit d718483
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.10.0-stage.5](https://github.com/keyshade-xyz/keyshade/compare/v2.10.0-stage.4...v2.10.0-stage.5) (2025-01-25)

### 🐛 Bug Fixes

* **platform:** Refactor layout structure to improve Navbar positioning & child component ([#661](https://github.com/keyshade-xyz/keyshade/issues/661)) ([31067f3](https://github.com/keyshade-xyz/keyshade/commit/31067f309914fc8cd4ac2c1b854e4d8039af5494))

## [2.10.0-stage.4](https://github.com/keyshade-xyz/keyshade/compare/v2.10.0-stage.3...v2.10.0-stage.4) (2025-01-25)

### 🐛 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.10.0-stage.4",
"version": "2.10.0-stage.5",
"license": "MPL-2.0",
"private": true,
"engineStrict": false,
Expand Down

0 comments on commit d718483

Please sign in to comment.