feat(release): bump version

This commit is contained in:
GitHub Actions 2022-11-21 11:45:25 +00:00
parent 86dd862469
commit 8e9ec3ab16
2 changed files with 6 additions and 2 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.8.0] - 2022-11-21
### Changed
- The release pipeline now automatically generates Play Store release notes from the changelog file
@ -73,7 +75,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial Play Store release
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/1.7.0...HEAD
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/1.8.0...HEAD
[1.8.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.7.0...1.8.0
[1.7.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.6.0...v1.7.0