From e00cc65a65b5715ca53eaeac5ce77bba98cfe1b7 Mon Sep 17 00:00:00 2001 From: Zach Russell Date: Thu, 6 Jul 2023 08:22:00 -0600 Subject: [PATCH] Release v0.10.6 --- CHANGELOG.md | 2 +- fastlane/metadata/android/en-US/changelogs/28.txt | 6 ++++++ pubspec.yaml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/28.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index e78e7ed2..491f7ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## v0.10.6 - 2023-07-06 - Inbox Notfication Badges - Bring back full height preview in card view - Fixed iOS photo orientation for uploads diff --git a/fastlane/metadata/android/en-US/changelogs/28.txt b/fastlane/metadata/android/en-US/changelogs/28.txt new file mode 100644 index 00000000..9daa24f4 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/28.txt @@ -0,0 +1,6 @@ +- Bring back full height preview in card view +- Fixed iOS photo orientation for uploads +- Added horizontal scroll to post title in navbar like RIF had +- Accessibility enhancement for upvote/downvote +- Small bug fixes + \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6da5bd3e..e4762f0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.10.5+27 +version: 0.10.6+28 environment: