Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wip: feat(installer): support stable releases#13652

Draft
mcornella wants to merge 1 commit into
ohmyzsh:masterfrom
mcornella:feat/updater/support-stable-releases
Draft

wip: feat(installer): support stable releases#13652
mcornella wants to merge 1 commit into
ohmyzsh:masterfrom
mcornella:feat/updater/support-stable-releases

Conversation

@mcornella
Copy link
Copy Markdown
Member

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • If I used AI tools (ChatGPT, Claude, Gemini, etc.) to assist with this contribution, I've disclosed it below.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

  • [...]

Other comments:

Fixes #13650

@ohmyzsh ohmyzsh Bot added Area: core Issue or PR related to core parts of the project Area: updater Update subsystem labels Mar 26, 2026
@ohmyzsh ohmyzsh Bot added this to Main project Mar 26, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Main project Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: core Issue or PR related to core parts of the project Area: updater Update subsystem

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Support releases in updater and changelog

1 participant