Closed rberezen closed 1 month ago
hi @mcred @jnewton03 would be usefull to add liquibase-checks extension to lpm
@rberezen Great idea! This PR also needs the placeholder in the internal/app/packages.json
file:
{
"name": "liquibase-checks",
"category": "pro",
"versions": []
}
is likely right. Double check if this is the desired package name.
@rberezen Great idea! This PR also needs the placeholder in the
internal/app/packages.json
file:{ "name": "liquibase-checks", "category": "pro", "versions": [] }
is likely right. Double check if this is the desired package name.
updated pr, name is correct
feat: add liquibase-checks to LPM