Skip to content

Make new version available to postBump scripts #283

Open
@debben

Description

I stumbled across standard-version and think it's a great project. The support for bumping versions seems limited to those package formats that use json. I'd like to be able to use this cli tool for packages other than node/bower/composer. I think a low barrier to entry would be to use the postBump script and make the new version available to the script either as an argument or environment variable.

My postBump script could read package/bower/manifest.json etc to get the newly bumped version number, but that assumes my project has one of those files. I'd rather not have to add one just for the purposes of using this tool for managing versions of say a .net nuget package.

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