[PR #2343] [MERGED] feat(release): update frontend package.json version on release #5616

Closed
opened 2026-04-16 13:44:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2343
Author: @tink-bot
Created: 3/3/2026
Status: Merged
Merged: 3/3/2026
Merged by: @kolaente

Base: mainHead: feat/release-update-frontend-version


📝 Commits (1)

  • 2e2b7d0 feat(release): update frontend package.json version on release

📊 Changes

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

View changed files

📝 magefile.go (+28 -1)

📄 Description

Summary

  • Updates the mage dev:tag-release task to also set the version field in frontend/package.json to match the release version (without v prefix, per npm convention)
  • Adds frontend/package.json to the staged files in the release preparation commit

Closes #892

Test plan

  • Run mage dev:tag-release v0.99.0-test on a throwaway branch and verify frontend/package.json has "version": "0.99.0-test"

🔄 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/go-vikunja/vikunja/pull/2343 **Author:** [@tink-bot](https://github.com/tink-bot) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/release-update-frontend-version` --- ### 📝 Commits (1) - [`2e2b7d0`](https://github.com/go-vikunja/vikunja/commit/2e2b7d0710b6325ce3433bf7e5657accd45671c3) feat(release): update frontend package.json version on release ### 📊 Changes **1 file changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `magefile.go` (+28 -1) </details> ### 📄 Description ## Summary - Updates the `mage dev:tag-release` task to also set the `version` field in `frontend/package.json` to match the release version (without `v` prefix, per npm convention) - Adds `frontend/package.json` to the staged files in the release preparation commit Closes #892 ## Test plan - [ ] Run `mage dev:tag-release v0.99.0-test` on a throwaway branch and verify `frontend/package.json` has `"version": "0.99.0-test"` --- <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-04-16 13:44:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#5616