Releases: danielemery/docker-react
Releases · danielemery/docker-react
v1.0.2
What's Changed
- Bump node version (v24.13.1 -> v24.14.1) by @danielemery in #51
- Update nginx Docker tag to v1.29.7 by @daniel-renovator[bot] in #49
- Update docker/build-push-action action to v7 by @daniel-renovator[bot] in #48
- Update docker/metadata-action action to v6 by @daniel-renovator[bot] in #47
- Update docker/login-action action to v4 by @daniel-renovator[bot] in #46
- Update GitHub Artifact Actions (major) by @daniel-renovator[bot] in #45
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update nginx Docker tag to v1.29.5 by @daniel-renovator[bot] in #42
- Update dependency commander to v14.0.3 by @daniel-renovator[bot] in #41
- Update dependency zod to v4.3.6 by @daniel-renovator[bot] in #31
- Update to latest lts node version (v24.12.0 -> v24.13.1) by @danielemery in #43
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Fix case in Dockerfile to stop warning by @danielemery in #38
Full Changelog: v0.1.2...v1.0.0
v0.1.2
What's Changed
- Bump node version by @danielemery in #36
- Update GitHub Artifact Actions (major) by @daniel-renovator[bot] in #35
- Update nginx Docker tag to v1.29.4 by @daniel-renovator[bot] in #33
- Bump to latest zod version (4.1.12 -> 4.3.4) by @danielemery in #37
- Update actions/checkout action to v6 by @daniel-renovator[bot] in #29
- Update actions/setup-node action to v6 by @daniel-renovator[bot] in #25
Full Changelog: v0.1.1...v0.1.2
v0.0.4
- Replace circleci build with github actions