Releases: MattKobayashi/fuelhook
Releases · MattKobayashi/fuelhook
v2.5.3
v2.5.2
v2.5.1
v2.5.0
What's Changed
- Updates by @MattKobayashi in #4
- Re-order steps by @MattKobayashi in #5
- Update build-push-action by @MattKobayashi in #6
- Updates by @MattKobayashi in #7
- Bump supercronic to v0.2.26 by @MattKobayashi in #8
- Bump actions/checkout from 3 to 4 by @dependabot in #9
- Bump docker/login-action from 2 to 3 by @dependabot in #13
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #10
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #12
- Bump docker/build-push-action from 4 to 5 by @dependabot in #11
- Bump supercronic to v0.2.29 by @MattKobayashi in #14
- Configure Renovate by @renovate in #16
- Bump docker/build-push-action from 5 to 6 by @dependabot in #19
- Pin base image version by @MattKobayashi in #22
- Various fixes by @MattKobayashi in #23
- Update renovate.json by @MattKobayashi in #24
- Update ghcr-publish.yml by @MattKobayashi in #25
- feat: Use ephemeral runner by @MattKobayashi in #26
New Contributors
- @dependabot made their first contribution in #9
- @renovate made their first contribution in #16
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Full Changelog: v2.3.3...v2.4.0
v2.3.3
Full Changelog: v2.3.2...v2.3.3
v2.3.2
- Add missing code to post changed prices to webhook
Full Changelog: v2.3.1...v2.3.2
v2.3.1
- Make fuel types an env variable
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- Major code refactor to remove a lot of unnecessary variables and improve maintainability.
Full Changelog: v2.2.2...v2.3.0
v2.2.2
- Fix for empty priceData.json file bug