chore: update CHANGELOG.md to include consistent app order in the App Switcher for improved navigation experience, and update @ciphera-net/ui dependency to version 0.0.74 in package.json and package-lock.json

This commit is contained in:
Usman Baig
2026-02-27 15:03:44 +01:00
parent 8589842f16
commit a928d2577b
3 changed files with 9 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.73",
"@ciphera-net/ui": "^0.0.74",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",