antonioribeiro / antonioribeiro/version

reset major, minor and patch values

Open
#98 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
592
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Hey there, I'm using the package for a while on a project but now I'm trying to reset the values like minor and patch to zero. For example currently I have v 0.0.12, and with artisan version:patch get v 0.0.13. So far so good, now if I'm planning to release a new version like v 1.0.0...how can I reset the patch value? or automatically on minor or major increments it's reseted?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the Artisan version:patch command and the existing major, minor, and patch increment behavior. Clarify whether lower version components should reset automatically or through a separate command, then verify the expected transition from v0.0.13 to v1.0.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.