Bump.sh API Documentation & Changelog
Version updated for bump-sh/github-action to version v1.1.11.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 135 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
:new: Publish a GitHub Pull Request comment on documentation content change (with no structural changes)
- 🗨️🔗 When Bump.sh
diff
action is configured in your repository workflow file, we will now publish a comment if your API document file has changes without structural changes. We used to publish a comment only on structural changes, but we now also publish a comment on content-only change too (which includes a preview link to that updated document).
The release also includes some dependencies upgrades.
Have fun documenting APIs ✨