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.2 #530

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago
This pull request prepares the following release: Repository Branch Update Change
uploadcare-js-api-clients releases/v6.14.2 patch 6.14.16.14.2

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.2.

See details After that, a commit `chore: release v6.14.2` 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.