react-dropzone / attr-accept

JavaScript implementation of the "accept" attribute for HTML5 input element
MIT License
110 stars 24 forks source link

fix: use node 14 for releasing and close #70 and #71 #72

Closed rolandjitsu closed 1 week ago

rolandjitsu commented 1 week ago

What kind of change does this PR introduce?

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary

Using node 20 for the release step seems to fail, so going back to 14 (12 was erroring too).

Does this PR introduce a breaking change?

Hopefully not.

Other information

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 2.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: