Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

37 lines (31 loc) · 2.66 KB

Changelog

v0.0.6 - 2024-01-24

  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #18
  • Bump actions/checkout from 3 to 4 by @dependabot in #20
  • Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #21
  • use official create-github-app-token by @daku10 in #22
  • remove persist-credentials by @daku10 in #23
  • Bump actions/setup-node from 3 to 4 by @dependabot in #25
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #24
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #26
  • Bump actions/setup-go from 4 to 5 by @dependabot in #27
  • fix deprecated by @daku10 in #28
  • Fix bug decompression invalid string by @daku10 in #30

v0.0.5 - 2023-04-16

  • add godoc by @daku10 in #15
  • improve performance by @daku10 in #17

v0.0.4 - 2023-04-15

  • Introduce tagpr by @daku10 in #12
  • Fix readme by @daku10 in #14

v0.0.3 - 2023-04-05

  • Bump actions/setup-go from 3 to 4 by @dependabot in #1
  • fix workflow by @daku10 in #4
  • Bump github.com/spf13/cobra from 1.4.0 to 1.6.1 by @dependabot in #2
  • replace testify by @daku10 in #5
  • Fix lint by @daku10 in #6
  • remove ioutil by @daku10 in #7
  • fix workflow by @daku10 in #9
  • fix typo by @daku10 in #8
  • Fuzzing test by @daku10 in #10

v0.0.2 - 2022-06-19

v0.0.1 - 2022-03-29