Skip to content

Commit

Permalink
Release v1.5.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jun 25, 2024
1 parent 010fb39 commit b78a232
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.5.0] - 2024-06-25

### Changed

- Updated all dependencies to latest version
Expand Down Expand Up @@ -124,7 +126,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Config package to provide standard app configuration
- Client package to abstract some test functionality

[Unreleased]: https://github.com/giantswarm/apptest-framework/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/giantswarm/apptest-framework/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/giantswarm/apptest-framework/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/giantswarm/apptest-framework/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/giantswarm/apptest-framework/compare/v1.2.1...v1.3.0
[1.2.1]: https://github.com/giantswarm/apptest-framework/compare/v1.2.0...v1.2.1
Expand Down

0 comments on commit b78a232

Please sign in to comment.