chore: update CHANGELOG for version 0.6.0-alpha, add in-app notification center, and update package dependencies

This commit is contained in:
Usman Baig
2026-02-13 09:36:18 +01:00
parent 08110d7245
commit 18a54401ef
6 changed files with 317 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pulse-frontend",
"version": "0.5.0-alpha",
"version": "0.6.0-alpha",
"private": true,
"scripts": {
"dev": "next dev",
@@ -10,7 +10,8 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.49",
"@ciphera-net/ui": "^0.0.50",
"@radix-ui/react-icons": "^1.3.0",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",