Ensure withMetadata adds default sRGB profile #3761

This commit is contained in:
Lovell Fuller
2023-08-15 13:02:20 +01:00
parent a2cac61209
commit bb7469b2d1
3 changed files with 18 additions and 2 deletions

View File

@@ -21,6 +21,9 @@ Requires libvips v8.14.3
[#3758](https://github.com/lovell/sharp/pull/3758)
[@sho-xizz](https://github.com/sho-xizz)
* Ensure `withMetadata` adds default sRGB profile.
[#3761](https://github.com/lovell/sharp/issues/3761)
### v0.32.4 - 21st July 2023
* Upgrade to libvips v8.14.3 for upstream bug fixes.