Skip to content

Commit 87d3126

Browse files
Chore: Publish release (#148)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeff <[email protected]>
1 parent cb1f5cd commit 87d3126

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/loud-hats-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/slow-shrimps-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-trains-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-socks-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @tidaltheory/lens
22

3+
## 1.1.2 — 2022-12-12
4+
5+
### Patch Changes
6+
7+
- Fix issue where an empty `meta` key would still be added if `includeMetadata` flag was false [`cb1f5cd`](https://github.com/tidaltheory/lens/commit/cb1f5cdeda88b76d8828bb59609289f13f6a87d3)
8+
- Check for IPTC buffer before trying to parse [`6e40e54`](https://github.com/tidaltheory/lens/commit/6e40e54e56c0bf3b0d3cb8a0a54a4dde83f190fd)
9+
- Update `sharp` to v0.31.2 [#144](https://github.com/tidaltheory/lens/pull/144)
10+
- Update lowdb to v5.0.5 [#134](https://github.com/tidaltheory/lens/pull/134)
11+
312
## 1.1.1 — 2022-10-23
413

514
### 🐛 Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tidaltheory/lens",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Optimise & thumbnail images, and store metadata",
55
"keywords": [
66
"sharp",

0 commit comments

Comments
 (0)