diff --git a/CHANGELOG.md b/CHANGELOG.md index d4d93e7..efa4216 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [1.1.3] - 2023-06-02 + ### Added - Add team label. @@ -53,7 +55,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s - Initial commit with upstream release v0.11.0. -[Unreleased]: https://github.com/giantswarm/sloth-app/compare/v1.1.2...HEAD +[Unreleased]: https://github.com/giantswarm/sloth-app/compare/v1.1.3...HEAD +[1.1.3]: https://github.com/giantswarm/sloth-app/compare/v1.1.2...v1.1.3 [1.1.2]: https://github.com/giantswarm/sloth-app/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/giantswarm/sloth-app/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/giantswarm/sloth-app/compare/v1.0.0...v1.1.0