chore: update CHANGELOG.md and bump version to 0.5.0-alpha, highlighting analytics chart improvements and new export functionality

This commit is contained in:
Usman Baig
2026-02-11 20:04:33 +01:00
parent c79e767152
commit c623ae1e9b
4 changed files with 227 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pulse-frontend",
"version": "0.4.0-alpha",
"version": "0.5.0-alpha",
"private": true,
"scripts": {
"dev": "next dev",
@@ -16,6 +16,7 @@
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
"framer-motion": "^12.23.26",
"html-to-image": "^1.11.13",
"i18n-iso-countries": "^7.14.0",
"iso-3166-2": "^1.0.0",
"jspdf": "^4.0.0",