[PR #40] [MERGED] Prepare v1.1.1 Release #45

Closed
opened 2025-10-31 16:56:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/40
Author: @ricoberger
Created: 10/19/2023
Status: Merged
Merged: 10/22/2023
Merged by: @ricoberger

Base: mainHead: prepare-v1.1.1-release


📝 Commits (3)

  • 0c28c80 Prepare v1.1.1 Release
  • cfb8ff6 Merge branch 'main' into prepare-v1.1.1-release
  • 024fbbe Prepare v1.1.1 Release

📊 Changes

16 files changed (+256 additions, -16 deletions)

View changed files

.github/assets/badge-app-store.png (+0 -0)
.github/assets/badge-app-store.svg (+47 -0)
.github/assets/badge-desktop.png (+0 -0)
.github/assets/badge-flathub.svg (+27 -0)
.github/assets/badge-google-play.png (+0 -0)
.github/assets/badge-google-play.svg (+25 -0)
.github/assets/badge-mac-app-store.svg (+52 -0)
.github/assets/badge-web.svg (+23 -0)
.github/assets/badge-windows-store.svg (+31 -0)
📝 README.md (+6 -3)
📝 app/android/app/src/main/AndroidManifest.xml (+1 -1)
📝 app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml (+23 -0)
📝 app/pubspec.yaml (+2 -2)
📝 landing/app/download/page.tsx (+5 -5)
📝 landing/helpers/helpers.ts (+6 -5)
📝 landing/helpers/metadata.ts (+8 -0)

📄 Description


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/40 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/22/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `prepare-v1.1.1-release` --- ### 📝 Commits (3) - [`0c28c80`](https://github.com/feeddeck/feeddeck/commit/0c28c8051ba7131022863dbdb4bbf451ecff4772) Prepare v1.1.1 Release - [`cfb8ff6`](https://github.com/feeddeck/feeddeck/commit/cfb8ff6643868b323194ab3713716a170e3a6d1b) Merge branch 'main' into prepare-v1.1.1-release - [`024fbbe`](https://github.com/feeddeck/feeddeck/commit/024fbbeb5b7e184c0d3dd9fd94e92de88a32a1aa) Prepare v1.1.1 Release ### 📊 Changes **16 files changed** (+256 additions, -16 deletions) <details> <summary>View changed files</summary> ➖ `.github/assets/badge-app-store.png` (+0 -0) ➕ `.github/assets/badge-app-store.svg` (+47 -0) ➖ `.github/assets/badge-desktop.png` (+0 -0) ➕ `.github/assets/badge-flathub.svg` (+27 -0) ➖ `.github/assets/badge-google-play.png` (+0 -0) ➕ `.github/assets/badge-google-play.svg` (+25 -0) ➕ `.github/assets/badge-mac-app-store.svg` (+52 -0) ➕ `.github/assets/badge-web.svg` (+23 -0) ➕ `.github/assets/badge-windows-store.svg` (+31 -0) 📝 `README.md` (+6 -3) 📝 `app/android/app/src/main/AndroidManifest.xml` (+1 -1) 📝 `app/linux/flatpak/app.feeddeck.feeddeck.metainfo.xml` (+23 -0) 📝 `app/pubspec.yaml` (+2 -2) 📝 `landing/app/download/page.tsx` (+5 -5) 📝 `landing/helpers/helpers.ts` (+6 -5) 📝 `landing/helpers/metadata.ts` (+8 -0) </details> ### 📄 Description <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:56:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#45