uploadcare / uploadcare-js-api-clients

JavaScript library for work with Uploadcare API
https://uploadcare.com/docs/start/api/
MIT License
60 stars 14 forks source link

chore: release v6.14.1 #524

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago
This pull request prepares the following release: Repository Branch Update Change
uploadcare-js-api-clients releases/v6.14.1 patch 6.14.06.14.1

Release Summary

This is going to be published with the following command:

Dir Command
packages/upload-client npm publish --tag latest --access public
packages/rest-client npm publish --tag latest --access public
packages/signed-uploads npm publish --tag latest --access public
packages/image-shrink 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 v6.14.1.

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

This pull request is automatically generated by Ship.js.