Releases: Shopify/snapit
Releases · Shopify/snapit
v0.0.15
v0.0.14
v0.0.13
- Add
global_installto show global npm installation instructions on the generated GitHub comment. - Add
github_comment_included_packagesto allow including just some packages on the generated GitHub comment. - Rename
custom_messagetocustom_message_prefix - Add
custom_message_suffix
v0.0.12
- Fix typo in snapshot comment message
v0.0.11
- Capture snapshot versions before
build_script
v0.0.10
- Disallow private packages from being published
- Check for snapshots before getting the timestamp
- Skip packages that do not have a
nameorversion
v0.0.9
- Add
branchto publish to other package services - Add
custom_messageto add a markdown string to the generated GitHub comment - Add missing comma to GitHub comment seperating versions
v0.0.7
- Simplify GitHub comment to only provide
package.jsonchanges
v0.0.6
- Add support for pnpm
v0.0.5
v0.0.5
- Reorder
build_scriptto run afterchangeset version