algolia / recommend

A UI library for Algolia Recommend, available for Vanilla JavaScript and React.
https://www.algolia.com/doc/ui-libraries/recommend/introduction/what-is-recommend/
MIT License
28 stars 11 forks source link

chore: release v1.10.0 #153

Closed marialungu closed 1 year ago

marialungu commented 1 year ago
This pull request prepares the following release: Repository Branch Update Change
recommend releases/v1.10.0 minor 1.9.01.10.0

Release Summary

This is going to be published with the following command:

Dir Command
packages/recommend-core yarn publish --access public --tag latest
packages/recommend-js yarn publish --access public --tag latest
packages/recommend-react yarn publish --access public --tag latest
packages/recommend-vdom yarn publish --access public --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 v1.10.0.

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

This pull request is automatically generated by Ship.js.