Rename mobile app dirs; update changelog versions
Rename mobile app directories (client_app -> client, staff_app -> staff) and normalize changelog version tags from `0.0.1-M3` to `v0.0.1-m3` in the affected CHANGELOG.md files to standardize folder naming and version formatting.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
- Business email and password authentication
|
||||
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
- Phone number authentication with OTP verification
|
||||
Reference in New Issue
Block a user