mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
15bf5653b4
Bump root, backend, and frontend to 0.2.0 and move the changelog Unreleased notes under a dated 0.2.0 heading. Adds Patients pagination, per-patient record history, patient summary PDF export, the messages bubble/attachment UI, the AI import approval-card fix, and the Docker network-address fix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.2.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|