uploadcare / file-uploader

Stack-agnostic library for uploading, processing, and editing images on-the-fly
https://uploadcare.com/docs/file-uploader/
MIT License
61 stars 12 forks source link

chore: release v0.37.0 #637

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 6 months ago
This pull request prepares the following release: Repository Branch Update Change
blocks releases/v0.37.0 minor 0.36.00.37.0

Release Summary

This is going to be published with the following command:

npm publish --tag latest --access public

Merging Instructions

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

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

This pull request is automatically generated by Ship.js.