Skip to content

Add script to bump all the versions #506

Closed
@olaservo

Description

@olaservo

Is your feature request related to a problem? Please describe.
When creating an Inspector release, we have to remember to change the version in many different locations.

Describe the solution you'd like
An npm script to bump all the version numbers.

Describe alternatives you've considered
Doing it manually, which sometimes leads to missing an update and running into npm publish errors or inconsistencies in the internally referenced versions.

Additional context
The npm publish errors scenario (where we forgot to update a few places, so the version still showed as the last published version) happened most recently while attempting to deploy an urgent fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions