algolia / shipjs

Take control of what is going to be your next release.
https://community.algolia.com/shipjs/
MIT License
766 stars 30 forks source link

chore: release v0.24.4 #979

Closed instantsearch-bot closed 2 years ago

instantsearch-bot commented 2 years ago
This pull request prepares the following release: Repository Branch Update Change
shipjs releases/v0.24.4 patch 0.24.30.24.4

Release Summary

This is going to be published with the following command:

Dir Command
packages/shipjs npm_config_registry=https://registry.npmjs.org/ npm publish --tag latest
packages/shipjs-lib npm_config_registry=https://registry.npmjs.org/ npm publish --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 v0.24.4.

See details After that, a commit `chore: release v0.24.4` 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.24.3/assets/squash-and-merge.png)

This pull request is automatically generated by Ship.js.