# [1.5.0](https://github.com/antialias/soroban-abacus-flashcards/compare/abacus-react-v1.4.0...abacus-react-v1.5.0) (2025-09-29) ### Bug Fixes * remove frozen lockfile flag from publishing workflow to resolve dependency installation issues ([18af973](18af9730ff)) * resolve mini navigation game name persistence across all routes ([3fa314a](3fa314aaa5)) * update pnpm version to 8.15.6 to resolve ERR_INVALID_THIS error in workflow ([0b9bfed](0b9bfed12d)) * update tutorial tests to use consolidated AbacusDisplayProvider ([899fc69](899fc6975f)) ### Features * **abacus-react:** update description to mention GitHub Packages support ([af77256](af7725622e)) * add comprehensive E2E testing with Playwright ([d58053f](d58053fad3)) * add comprehensive Storybook stories for PlayerStatusBar ([8973241](8973241297)) * add consecutive match tracking system for escalating celebrations ([111c0ce](111c0ced71)) * add PlayerStatusBar with escalating celebration animations ([7f8c90a](7f8c90acea)) * add sound settings support to AbacusReact component ([90b9ffa](90b9ffa0d8)) * implement cozy sound effects for abacus with variable intensity ([c95be1d](c95be1df6d)) * integrate user profiles with PlayerStatusBar and game results ([beff646](beff64652c))