guhungry / react-native-photo-manipulator

React Native Image Processing API to edit photo programmatically for Android and iOS. It features print text, overlay on another image (add watermark), resize, crop, flip, rotate and optimize image size then convert file format to jpeg or png
MIT License
342 stars 40 forks source link

v1.5.1 is missing the lib folder #844

Closed elrony closed 3 months ago

elrony commented 3 months ago

Hello,

The latest release 1.5.1 is missing the lib folder.

Thanks

guhungry commented 3 months ago

Thank you for your report it was due to https://github.com/guhungry/react-native-photo-manipulator/pull/833 which update Github Actions dependencies and it has breaking change here

guhungry commented 3 months ago

Hi @elrony, it was fixed in v1.5.2 🎉 🎉 🎉 🎉 🎉 🎉

elrony commented 3 months ago

Thanks for fixing this quickly and for your work on the library! ♥️