Great project, I love it!
At the moment action read information about package name and version to bump from package.json - if we have monorepo we must change the packagejson_path parameter. Maybe dev should have possibility to define name and version explicit in config like:
with:
...rest of config
package_name: {PACKAGE_NAME}
package_version: {VERSION}