diff --git a/.changeset/loud-hats-fly.md b/.changeset/loud-hats-fly.md deleted file mode 100644 index 7692136..0000000 --- a/.changeset/loud-hats-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@tidaltheory/lens': patch ---- - -Fix issue where an empty `meta` key would still be added if `includeMetadata` flag was false diff --git a/.changeset/slow-shrimps-stare.md b/.changeset/slow-shrimps-stare.md deleted file mode 100644 index bd98546..0000000 --- a/.changeset/slow-shrimps-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tidaltheory/lens": patch ---- - -Update `sharp` to v0.31.2 diff --git a/.changeset/tough-trains-hang.md b/.changeset/tough-trains-hang.md deleted file mode 100644 index 581959d..0000000 --- a/.changeset/tough-trains-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@tidaltheory/lens': patch ---- - -Check for IPTC buffer before trying to parse diff --git a/.changeset/wet-socks-yell.md b/.changeset/wet-socks-yell.md deleted file mode 100644 index 4e4c3dc..0000000 --- a/.changeset/wet-socks-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tidaltheory/lens": patch ---- - -Update lowdb to v5.0.5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cdccd3..0099605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # @tidaltheory/lens +## 1.1.2 — 2022-12-12 + +### Patch Changes + +- Fix issue where an empty `meta` key would still be added if `includeMetadata` flag was false [`cb1f5cd`](https://github.com/tidaltheory/lens/commit/cb1f5cdeda88b76d8828bb59609289f13f6a87d3) +- Check for IPTC buffer before trying to parse [`6e40e54`](https://github.com/tidaltheory/lens/commit/6e40e54e56c0bf3b0d3cb8a0a54a4dde83f190fd) +- Update `sharp` to v0.31.2 [#144](https://github.com/tidaltheory/lens/pull/144) +- Update lowdb to v5.0.5 [#134](https://github.com/tidaltheory/lens/pull/134) + ## 1.1.1 — 2022-10-23 ### 🐛 Fixed diff --git a/package.json b/package.json index afb0fab..e513d8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tidaltheory/lens", - "version": "1.1.1", + "version": "1.1.2", "description": "Optimise & thumbnail images, and store metadata", "keywords": [ "sharp",