Releases: graycoreio/github-actions-magento2
Releases · graycoreio/github-actions-magento2
Magento v2.4.4-p2 and v2.4.5-p1 Support
Features
- add coding standard action (#51) (2a102c2)
- add support for v2.4.4-p2 and v2.4.5-p1 (#69) (3e4d3c1)
- allow using "next" version on supported version (#58) (7431dcb)
- integration: fix integration tests for v2.4.0 (#46) (b4e7831)
- supported-version: package @actions/core:1.10.0 (e4f0f85)
Bug Fixes
v1.1.0 - Magento v2.4.5 Support
What's Changed
- chore(deps): bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #33
- chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 by @dependabot in #34
- chore(deps-dev): bump esbuild from 0.14.53 to 0.14.54 by @dependabot in #32
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #31
- feat(supported-version): add all kind by @damienwebdev in #36
- fix(integration): only run monolog fixup on v2.4.4 by @damienwebdev in #37
- feat: make cache key consistent (and configurable) by @damienwebdev in #38
- feat(supported-version): add support for v2.4.5 by @damienwebdev in #35
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v1.0.0...v1.1.0