Describe your feature
Expand the existing file bumping support to include TOML files.
Your potential solution
Expand the existing config to support the inclusion of a TOML path(s) when defining a bump.
bumps:
-
file: ./config.toml
toml:
- path: 'version'
semver: true
Libraries exist to convert TOML into JSON and back.
Any additional information?
No response
Code of Conduct
Describe your feature
Expand the existing file bumping support to include TOML files.
Your potential solution
Expand the existing config to support the inclusion of a TOML path(s) when defining a bump.
Libraries exist to convert TOML into JSON and back.
Any additional information?
No response
Code of Conduct