Skip to content

Local version supported? #34

Closed
Closed
@alexcroox

Description

@alexcroox

Ideally I don't want to install this globally so I installed against a single repo and ran:

npx bump patch ./app-version.json

But that just changed my package.json version to "patch"

I've also tried npx bump --patch app-version.json but can't seem to find the right combination of arguments to update my custom file.

app-version.json:

{
  "version": "2.0.5"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions