Marketplace móvil para negocios locales mexicanos. Estructura inicial: - apps/backend (NestJS API) - apps/frontend (React Web) - apps/mobile (Expo/React Native) - apps/mcp-server (Claude MCP Server) - apps/whatsapp-service (WhatsApp Business API) - database/ (PostgreSQL DDL) - docs/ (Documentación) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2.7 KiB
2.7 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.2 (2020-10-13)
Bug Fixes
- pkg: update main entry name (e70d401)
0.3.1 (2020-10-13)
0.3.0 (2019-08-26)
Bug Fixes
- build step (af95080)
Features
0.2.2 (2019-04-02)
Bug Fixes
0.2.1 (2018-12-12)
Bug Fixes
0.2.0 (2018-11-25)
Bug Fixes
- ci: add build step (d8e7314)
Features
- update consola and esm dependencies (714ca65)
Performance Improvements
- pkg: use CJS dist for smaller package and faster startup (2ade457)
0.1.0 (2018-09-02)
Bug Fixes
Features
- make it work (8d1cb6e)