fix: Update milestone version format in changelogs for consistency

This commit is contained in:
Achintha Isuru
2026-03-05 15:33:35 -05:00
parent f75b56b6ec
commit 4b09f050b0
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Client Mobile App - Change Log # Client Mobile App - Change Log
## [0.0.1-M3] - Milestone 3 - 2026-02-15 ## [v0.0.1-m3] - Milestone 3 - 2026-02-15
### Added - Authentication & Onboarding ### Added - Authentication & Onboarding
- Business email and password authentication - Business email and password authentication
@@ -105,7 +105,7 @@
--- ---
## [0.0.1-M4] - Milestone 4 - 2026-03-05 ## [v0.0.1-m4] - Milestone 4 - 2026-03-05
### Added - Enhanced Authentication & Session Management ### Added - Enhanced Authentication & Session Management
- Authentication session persistence across app restarts - Authentication session persistence across app restarts

View File

@@ -1,6 +1,6 @@
# Staff Mobile App - Change Log # Staff Mobile App - Change Log
## [0.0.1-M3] - Milestone 3 - 2026-02-15 ## [v0.0.1-m3] - Milestone 3 - 2026-02-15
### Added - Authentication & Onboarding ### Added - Authentication & Onboarding
- Phone number authentication with OTP verification - Phone number authentication with OTP verification
@@ -73,7 +73,7 @@
--- ---
## [0.0.1-M4] - Milestone 4 - 2026-03-05 ## [v0.0.1-m4] - Milestone 4 - 2026-03-05
### Added - Enhanced Authentication & Session Management ### Added - Enhanced Authentication & Session Management
- Authentication session persistence across app restarts - Authentication session persistence across app restarts