Skip to content

Commit

Permalink
Merge pull request #707 from atc0005/update-changelog-for-v0.6.23-rel…
Browse files Browse the repository at this point in the history
…ease

Update CHANGELOG for v0.6.23 release
  • Loading branch information
atc0005 authored Aug 25, 2022
2 parents c9b99ae + 657db65 commit 0748507
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,27 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.6.23] - 2022-08-25

### Changed

- Go versions
- Update `go-ci-stable` from `1.18.5` to `1.19.0`
- Update `go-ci-oldstable` from `1.17.13` to `1.18.5`
- Update `go-ci-lint-only` from `1.18.5` to `1.19.0`
- Update `go-ci-stable-mirror-build` from `1.18.5` to `1.19.0`
- Update `go-ci-stable-debian-build` from `1.18.5` to `1.19.0`
- Update `go-ci-stable-alpine-buildx86` from `1.18.5-alpine3.16` to
`1.19.0-alpine3.16`
- Update `go-ci-stable-alpine-buildx64` from `1.18.5-alpine3.16` to
`1.19.0-alpine3.16`

- Dependencies
- `golangci/golangci-lint`
- `v1.47.3` to `v1.49.0`
- `pelletier/go-toml`
- `v2.0.2` to `v2.0.3`

## [v0.6.22] - 2022-08-15

### Changed
Expand Down Expand Up @@ -1435,7 +1456,8 @@ waiting on a new upstream release.
tools that we include in our container images
- Dockerfile base images

[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.6.22...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.6.23...HEAD
[v0.6.23]: https://github.com/atc0005/go-ci/releases/tag/v0.6.23
[v0.6.22]: https://github.com/atc0005/go-ci/releases/tag/v0.6.22
[v0.6.21]: https://github.com/atc0005/go-ci/releases/tag/v0.6.21
[v0.6.20]: https://github.com/atc0005/go-ci/releases/tag/v0.6.20
Expand Down

0 comments on commit 0748507

Please sign in to comment.