[PR #4801] [MERGED] fix: version bump regression for sh-desktop and agent #4942

Closed
opened 2026-03-17 02:26:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4801
Author: @CuriousCorrelation
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @jamesgeorge007

Base: nextHead: chore/agent-version-bumps


📝 Commits (2)

  • e9f4a6c fix(agent): version bump regression
  • 01489fd fix(desktop): correct versions

📊 Changes

9 files changed (+17 additions, -13 deletions)

View changed files

📝 packages/hoppscotch-agent/package.json (+1 -1)
📝 packages/hoppscotch-agent/src-tauri/tauri.conf.json (+1 -1)
📝 packages/hoppscotch-agent/src-tauri/tauri.portable.conf.json (+1 -1)
📝 packages/hoppscotch-desktop/package.json (+1 -1)
📝 packages/hoppscotch-selfhost-desktop/package.json (+1 -1)
📝 packages/hoppscotch-selfhost-desktop/src-tauri/Cargo.lock (+1 -1)
📝 packages/hoppscotch-selfhost-desktop/src-tauri/Cargo.toml (+1 -1)
📝 packages/hoppscotch-selfhost-desktop/src-tauri/tauri.conf.json (+1 -1)
📝 pnpm-lock.yaml (+9 -5)

📄 Description

This PR fixes agent version bump regressions.


🔄 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/hoppscotch/hoppscotch/pull/4801 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `chore/agent-version-bumps` --- ### 📝 Commits (2) - [`e9f4a6c`](https://github.com/hoppscotch/hoppscotch/commit/e9f4a6c064203df29cb0e642b2e67abccdac378d) fix(agent): version bump regression - [`01489fd`](https://github.com/hoppscotch/hoppscotch/commit/01489fd8e5d24275b6d35751fe772f60425f0243) fix(desktop): correct versions ### 📊 Changes **9 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-agent/package.json` (+1 -1) 📝 `packages/hoppscotch-agent/src-tauri/tauri.conf.json` (+1 -1) 📝 `packages/hoppscotch-agent/src-tauri/tauri.portable.conf.json` (+1 -1) 📝 `packages/hoppscotch-desktop/package.json` (+1 -1) 📝 `packages/hoppscotch-selfhost-desktop/package.json` (+1 -1) 📝 `packages/hoppscotch-selfhost-desktop/src-tauri/Cargo.lock` (+1 -1) 📝 `packages/hoppscotch-selfhost-desktop/src-tauri/Cargo.toml` (+1 -1) 📝 `packages/hoppscotch-selfhost-desktop/src-tauri/tauri.conf.json` (+1 -1) 📝 `pnpm-lock.yaml` (+9 -5) </details> ### 📄 Description This PR fixes agent version bump regressions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:26:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4942
No description provided.