Skip to content

Releases: go-vela/vela-hugo

v0.6.0

04 Sep 15:55
2badf7e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #78
  • fix(deps): update all non-major dependencies by @renovate in #83
  • chore: checksum validation, dep upgrades, consistent lint rules by @wass3r in #85
  • fix(deps): update all non-major dependencies by @renovate in #84

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Apr 19:49
fef5c96
Compare
Choose a tag to compare

What's Changed

  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #70
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #72
  • chore(deps): update github/codeql-action action to v3 by @renovate in #69
  • fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #75
  • chore(deps): update all non-major dependencies by @renovate in #68
  • chore: update deps by @timhuynh94 in #76
  • chore(deps): update all non-major dependencies by @renovate in #77

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

08 Dec 16:44
a014a40
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-go action to v5 by @renovate in #67
  • chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.56.3 by @dependabot in #66
  • chore(deps): pin dependencies by @renovate in #60
  • chore(deps): update actions/checkout action to v4 by @renovate in #62

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Dec 16:22
345531b
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #64

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Jul 16:50
6ae2478
Compare
Choose a tag to compare

What's Changed

  • refactor(download): change order of operations by @wass3r in #37
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #38
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #39
  • fix(logs): correct documentation link by @ecrupper in #40
  • chore: remove code of conduct in favor of global version by @wass3r in #44
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #42
  • chore(deps): bump go to v1.20 and bump other deps by @KellyMerrick in #58
  • fix(Dockerfile)!: hugo version 0.115.4, apk add npm, update deps by @KellyMerrick in #59

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

31 Aug 20:42
136523c
Compare
Choose a tag to compare

What's Changed

  • fix(download): make extended version download work by @wass3r in #35

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Aug 16:00
7342052
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #2
  • chore(deps): update go to 1.17 by @wass3r in #4
  • chore: update copyright year to 2022 by @kaymckay in #6
  • fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #3
  • fix(deps): update module github.com/hashicorp/go-getter to v1.5.11 by @renovate in #5
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #7
  • fix(deps): update module github.com/spf13/afero to v1.8.1 by @renovate in #8
  • chore(deps): update actions/checkout action to v3 by @renovate in #9
  • chore: add new config and clean repo by @kaymckay in #10
  • fix(deps): update module github.com/spf13/afero to v1.8.2 by @renovate in #11
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #12
  • chore: update contributing.md by @kaymckay in #13
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #15
  • fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #14
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #16
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #17
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #19
  • chore(deps): update github/codeql-action action to v2 by @renovate in #18
  • fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #20
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #22
  • fix(deps): update module github.com/hashicorp/go-getter to v1.6.1 by @renovate in #21
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #24
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #26
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #28
  • fix(deps): update module github.com/hashicorp/go-getter to v1.6.2 by @renovate in #25
  • fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #27
  • chore: upgrade to go v1.18 by @plyr4 in #30
  • chore: bump to 1.18 by @wass3r in #31
  • chore(deps): bump hugo default version by @wass3r in #34

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Oct 14:25
Compare
Choose a tag to compare

v0.1.0 (2021-10-29)

Test

  • update plugin command test