mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
feat(release): bump version
This commit is contained in:
parent
d32819b1ff
commit
4c8e30bcc9
2 changed files with 10 additions and 6 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -7,15 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.31.0] - 2023-07-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Added the ability to search for posts
|
* Added the ability to search for posts
|
||||||
* Text in the comments page is now selectable
|
* Text in the comments page is now selectable
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Upgrade to Compose July release
|
* Upgrade to Compose July release
|
||||||
* Upgrade to Kotlin 1.9.0
|
* Upgrade to Kotlin 1.9.0
|
||||||
|
|
||||||
## [1.30.0] - 2023-07-02
|
## [1.30.0] - 2023-07-02
|
||||||
|
|
||||||
|
@ -260,7 +262,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
* Initial Play Store release
|
* Initial Play Store release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.30.0...HEAD
|
[Unreleased]: https://github.com/msfjarvis/compose-lobsters/compare/v1.31.0...HEAD
|
||||||
|
|
||||||
|
[1.31.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.30.0...v1.31.0
|
||||||
|
|
||||||
[1.30.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.29.0...v1.30.0
|
[1.30.0]: https://github.com/msfjarvis/compose-lobsters/compare/v1.29.0...v1.30.0
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
# This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY.
|
# This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY.
|
||||||
#
|
#
|
||||||
versioning-plugin.versionCode=13100
|
versioning-plugin.versionCode=13100
|
||||||
versioning-plugin.versionName=1.31.0-SNAPSHOT
|
versioning-plugin.versionName=1.31.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue