mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #59] [MERGED] fix(release): sync package.json version with releases #75
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mrgoonie/winshot/pull/59
Author: @mrgoonie
Created: 12/24/2025
Status: ✅ Merged
Merged: 12/24/2025
Merged by: @mrgoonie
Base:
main← Head:dev📝 Commits (1)
69eedcefix(release): add @semantic-release/npm plugin to update package.json version (#58)📊 Changes
3 files changed (+14 additions, -1 deletions)
View changed files
📝
.releaserc.json(+6 -0)📝
CHANGELOG.md(+7 -0)📝
package.json(+1 -1)📄 Description
Summary
@semantic-release/npmplugin to update package.json version during releasesChanges
.releaserc.json: Added@semantic-release/npmwithnpmPublish: falsepackage.json: Updated version from 1.2.0-beta.3 to 1.4.0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.