Skip to content

Being able to choose file to bump version #432

Open
@tbnovaes

Description

@tbnovaes

It would be great if we could specify a file to have the version bumped instead of using package.json

For example: I have an angular app running inside docker. However, to build it we need to install all the dependencies on package.json, the thing is these dependencies doesn't change in every deployment. But because standard-release bump the version of package.json file, docker can not benefit from the cache.

It would be great if instead we could specify a version file, so we could benefit from automatic versioning and also from docker caching.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions