[PR #855] [MERGED] Use semantic versioning #124147

Closed
opened 2026-05-21 03:57:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/855
Author: @Lanhild
Created: 2/23/2024
Status: Merged
Merged: 2/23/2024
Merged by: @tjbck

Base: mainHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 package.json (+2 -2)

📄 Description

Instead of having the previous 1.0.0-alpha.101, we could use semantic versioning as a way to respect global conventions.

In our case, the current version is 1.0.0-alpha.101. We could consider this a prerelease, so the semantic version string would be 0.1.0-101

For more info about semantic versioning:


🔄 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/open-webui/open-webui/pull/855 **Author:** [@Lanhild](https://github.com/Lanhild) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`e1dc6d3`](https://github.com/open-webui/open-webui/commit/e1dc6d3f8112d02bbd0f736a592f613431cfd79c) Update package.json ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -2) </details> ### 📄 Description Instead of having the previous `1.0.0-alpha.101`, we could use [semantic versioning](https://semver.org/) as a way to respect global conventions. In our case, the current version is `1.0.0-alpha.101`. We could consider this a prerelease, so the semantic version string would be `0.1.0-101` For more info about semantic versioning: - https://semver.org/ - https://jubianchi.github.io/semver-check/#/version/0.1.0-101 | Allows you to preview a version string and explain each of it's components --- <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 2026-05-21 03:57:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#124147