uetchy / create-create-app

⚡️ Create your own `create-something` app.
MIT License
96 stars 24 forks source link

chore: release v5.0.1 #14

Closed uetchy closed 4 years ago

uetchy commented 4 years ago
This pull request prepares the following release: Repository Branch Update Change
create-whatever releases/v5.0.1 patch 5.0.05.0.1

Release Summary

This is going to be published with the following command:

yarn publish --no-git-tag-version --non-interactive --tag latest

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v5.0.1.

See details After that, a commit `chore: release v5.0.1` will be added and you or your CI can run `shipjs trigger` to trigger the release based on the commit. ![Squash and merge](https://raw.githubusercontent.com/algolia/shipjs/v0.20.1/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.