chore: release 0.15.0-alpha

This commit is contained in:
Usman Baig
2026-03-13 00:12:13 +01:00
parent 0112004457
commit 9fb19c18e8
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ All notable changes to Pulse (frontend and product) are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and Pulse uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html) with a **0.x.y** version scheme while in initial development. The leading `0` indicates that the public API and behaviour may change until we release **1.0.0**.
## [Unreleased]
## [0.15.0-alpha] - 2026-03-13
### Added

View File

@@ -1,6 +1,6 @@
{
"name": "pulse-frontend",
"version": "0.14.0-alpha",
"version": "0.15.0-alpha",
"private": true,
"scripts": {
"dev": "next dev",