Skip to content

Commit

Permalink
Release v1.19.0 (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored May 23, 2023
1 parent 5a79b98 commit dad2b23
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.19.0] - 2023-05-23

### Changed

- Use bash script to create releases to avoid using old Release CR in `standup` and support `dependsOn` feature.
Expand Down Expand Up @@ -201,7 +203,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release.

[Unreleased]: https://github.com/giantswarm/test-infra/compare/v1.18.0...HEAD
[Unreleased]: https://github.com/giantswarm/test-infra/compare/v1.19.0...HEAD
[1.19.0]: https://github.com/giantswarm/test-infra/compare/v1.18.0...v1.19.0
[1.18.0]: https://github.com/giantswarm/test-infra/compare/v1.17.0...v1.18.0
[1.17.0]: https://github.com/giantswarm/test-infra/compare/v1.16.0...v1.17.0
[1.16.0]: https://github.com/giantswarm/test-infra/compare/v1.15.0...v1.16.0
Expand Down

0 comments on commit dad2b23

Please sign in to comment.