managarten/apps/manadeck/apps/mobile
Till JS 97d5b13a38 feat(versioning): add semantic versioning and changesets to all apps
Assign version numbers based on app maturity: Calendar/Contacts/Todo (1.0.0),
Chat/Picture (0.3.0), 11 beta apps (0.2.0), Context/Planta/Questions (0.1.0),
Traces (0.0.1). Set up @changesets/cli for future version management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 16:20:18 +01:00
..
app style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
assets refactor: restructure 2025-11-26 03:03:24 +01:00
components Fix wrong type 2025-12-04 23:25:25 +01:00
Docs style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
examples style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
hooks Fix wrong type 2025-12-04 23:25:25 +01:00
services style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
Setup_Docs refactor: restructure 2025-11-26 03:03:24 +01:00
store style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
themes style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
utils 🔧 chore: create @manacore/shared-logger and migrate 2 mobile apps 2026-01-29 17:12:48 +01:00
.env.example feat(manadeck): migrate stores to backend API and remove audio features 2025-11-27 14:47:14 +01:00
.env.production refactor: restructure 2025-11-26 03:03:24 +01:00
.gitignore refactor: restructure 2025-11-26 03:03:24 +01:00
.mcp.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
app-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
app.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
app.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
babel.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
cesconfig.jsonc refactor: restructure 2025-11-26 03:03:24 +01:00
CLAUDE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eas.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
global.css refactor: restructure 2025-11-26 03:03:24 +01:00
metro.config.js refactor: restructure 2025-11-26 03:03:24 +01:00
nativewind-env.d.ts refactor: restructure 2025-11-26 03:03:24 +01:00
package.json feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
prettier.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
SOCIAL_AUTH_SETUP.md refactor: restructure 2025-11-26 03:03:24 +01:00
SPACING_MIGRATION.md refactor: restructure 2025-11-26 03:03:24 +01:00
tailwind.config.js style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00