What's Changed
- Merge main into develop branch by @github-actions in #491
- chore(deps): bump @hookform/resolvers from 3.10.0 to 5.0.1 by @dependabot in #501
- chore(deps-dev): bump @tanstack/react-router-devtools from 1.114.27 to 1.119.1 by @dependabot in #502
- chore(deps-dev): bump @openapitools/openapi-generator-cli from 2.18.1 to 2.20.0 by @dependabot in #503
- chore(deps-dev): bump typescript-eslint from 8.26.1 to 8.31.1 by @dependabot in #504
- chore(deps): bump node from 22-alpine to 23-alpine in /.docker by @dependabot in #506
- Release version v1.2.1 by @github-actions in #507
Added
- Configure Dependabot (#495) by @choffmann
- Issue templates (#496) by @choffmann
- CI/CD: release pipeline by @choffmann
Changed
- CI/CD: only run workflows when necessary (#494) by @choffmann
- Rename repository from
github.com/green-ecolution/green-ecolution-frontend
togithub.com/green-ecolution/frontend
by @choffmann - Remove dev deploy environment (
stage
will be used to deploy the develop branch, whiledev
is used to run it locally) by @choffmann - Dependency updates from dependabot by @choffmann
- Use Node.js version
v23.2.0
by @choffmann - Update README.md by @choffmann
Full Changelog: v1.2.0...v1.2.1