whisper-money/app
Víctor Falcón 367abb9a69 feat: add version tracking with git tags and changelog
- Add version field to package.json (0.1.0)
- Install release-it for automated releases with conventional changelog
- Create .release-it.json configuration
- Create initial CHANGELOG.md
- Share version via Inertia (reads from package.json)
- Display version in user dropdown menu
2025-12-28 18:43:27 +01:00
..
Actions Add category type field support (#2) 2025-12-01 20:19:47 +01:00
Console/Commands command: send email to leads 2025-12-18 09:14:04 +01:00
Enums feat: Implement drip email campaign system (#35) 2025-12-17 08:34:17 +01:00
Http feat: add version tracking with git tags and changelog 2025-12-28 18:43:27 +01:00
Jobs/Drip feat: Implement drip email campaign system (#35) 2025-12-17 08:34:17 +01:00
Listeners feat: Implement drip email campaign system (#35) 2025-12-17 08:34:17 +01:00
Mail fix(sync): make transaction creation idempotent (#38) 2025-12-27 13:23:05 +00:00
Models feat: Implement drip email campaign system (#35) 2025-12-17 08:34:17 +01:00
Policies feat: add transaction labels feature (#24) 2025-12-13 13:02:19 +01:00
Providers feat(queue): Implement queueable email jobs with rate limiting 2025-12-18 12:54:05 +01:00
Services Refactor: Optimize category management in CreateDefaultCategories and ResetUserCategories 2025-12-01 15:37:53 +01:00