Skip to content

v0.1.0: refactor: change pact-transformer publish trigger to version-based check

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:44
· 2 commits to main since this release
- Remove tag-based trigger for publishing
- Add version check against npm registry before publishing
- Only publish on main branch push if version is different
- Keep all build and test steps as before