Releases: kkohtaka/gh-actions-pr-size
Releases · kkohtaka/gh-actions-pr-size
v1.0.4
What's Changed
- build(deps): Bump kkohtaka/gh-actions-pr-size from 1.0.2 to 1.0.3 by @dependabot in #29
- build(deps): Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #30
- CVE: Bump the version of gopkg.in/yaml to v3.0.0 by @kkohtaka in #31
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Bump kkohtaka/gh-actions-pr-size from 1.0.1 to 1.0.2 by @dependabot in #20
- CI: Set up Codecov with GitHub actions by @kkohtaka in #21
- CI: Set up golangci-lint with reviewdog by @kkohtaka in #22
- refactor: Add unit tests for type
size
by @kkohtaka in #23 - build(deps): Bump codecov/codecov-action from 2 to 3 by @dependabot in #24
- *: Bump up Go version to 1.18 by @kkohtaka in #25
- *: Bump up the version of Go to build a Docker image by @kkohtaka in #26
- refactor: Add unit tests to improve code coverage by @kkohtaka in #27
- build(deps): Bump alpine from 3.9 to 3.15.4 by @dependabot in #28
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- List dependencies for version updates by dependabot by @kkohtaka in #10
- Fix a typo and indentations by @kkohtaka in #13
- fix: Add write permissions for GH action to add labels on PRs by @kkohtaka in #14
- Bump kkohtaka/gh-actions-pr-size from 1.0.0 to 1.0.1 by @dependabot in #11
- Bump go.uber.org/zap from 1.14.0 to 1.21.0 by @dependabot in #12
- CI: Add GH actions to publish a new Docker image when a release created by @kkohtaka in #16
- fix: Fix an issue in calculating a size of a pull request by @kkohtaka in #17
- fix: Fix an issue in pagination by @kkohtaka in #18
- CI: Run unit tests on GitHub actions by @kkohtaka in #19
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.0.1...v1.0.2