Turbot Guardrails CLI v1.28.2
Apr 13, 2021•CLI
Bug fixes
- template build was loading the lock-file from the base branch to determine the current template version. When using a work-in-progress (wip) branch, this could lead to identifying an incorrect current version, leading to rebasing errors. Fix by loading the lock file from the wip branch.