umb-bump-version

Update version strings in JSON and lock files across project files.

5.2k|2.9k|Updated Jun 10, 2013
One-click install
npx skills add https://github.com/umbraco/Umbraco-CMS --skill umb-bump-version
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: umb-bump-version
Source: https://github.com/umbraco/Umbraco-CMS/tree/main/.claude/skills/umb-bump-version
Command: npx skills add https://github.com/umbraco/Umbraco-CMS --skill umb-bump-version

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating version numbers across multiple project files, reducing manual effort and minimizing errors during version bumping.

Core Features & Use Cases

  • Bulk Version Updates: Modify version strings uniformly in json and lock files across the project.
  • Use Case: When preparing for a new release, quickly update the version in version.json, package.json, and lock files without manually editing each.
  • Compatibility: Ensures consistent versioning for NuGet, npm packages, and testing artifacts while highlighting manual changes needed for major bumps.

Quick Start

Use the umb-bump-version skill to bump the project to version 18.0.0-rc by specifying the version argument.

Frequently Asked Questions about umb-bump-version

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update version strings across multiple project files for a release?

To update version strings across multiple project files, use this Skill to bulk modify version numbers uniformly in json and lock files, ensuring consistent versioning during release workflows.

What is the best way to bump versions in package.json and lock files?

The best way to bump versions in package.json and lock files is automating the process with this Skill, which updates version strings uniformly across web applications and libraries while reducing manual effort.

Can I automate version management for npm packages and NuGet?

Yes, you can automate version management for npm packages and NuGet. This Skill ensures consistent version updates across configuration files while highlighting manual changes needed for major version bumps.

Does automated version bumping require manual validation for major releases?

Yes, automated version bumping requires manual validation for major releases. This Skill applies automated updates to json and lock files but explicitly highlights when human validation is needed for major version changes.

How do I bump an Umbraco project to a specific release candidate version?

To bump an Umbraco project to a specific release candidate version, use this Skill and specify the target version argument, such as 18.0.0-rc, to apply updates across version.json and package files.