All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.1 (2026-01-07)
- release: generate enhanced GitHub release notes (f283255)
1.1.0 (2026-01-06)
1.0.3 (2025-12-24)
- optimize deployment to trigger only on version tags (5412f37)
1.0.2 (2025-12-23)
- update CI workflows to run only on PRs to main and remove dev references (c254400)
- add standard-version for automated releases (a93750f)
- remove incorrect conditional from build step (b7e5923)
1.0.0 (2024-12-22)
- ci: implement Docker CI/CD pipeline
- ci: add automated deployment to Render
- docker: dockerize Angular application with multi-stage builds
- docker: add docker-compose for local development
- config: setup branch protection rules
- add comprehensive README with Docker and CI/CD guides
- create setup instructions for new developers
- configure GitHub Actions workflows
- setup ESLint and Prettier
- add Husky pre-commit hooks
This is the initial production release with full CI/CD automation.