Skip to content

Commit 7cd10e5

Browse files
Chore: Publish release (#162)
1 parent 3f9e0ec commit 7cd10e5

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/fluffy-masks-remember.md

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

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
# @tidaltheory/lens
22

3+
## 1.2.0 — 2023-04-27
4+
5+
### Minor Changes
6+
7+
- Add glob & ModifyDate metadata to `jpg` command [#161](https://github.com/tidaltheory/lens/pull/161)
8+
39
## 1.1.2 — 2022-12-12
410

511
### Patch Changes
612

713
- Fix issue where an empty `meta` key would still be added if `includeMetadata` flag was false [`cb1f5cd`](https://github.com/tidaltheory/lens/commit/cb1f5cdeda88b76d8828bb59609289f13f6a87d3)
814
- Check for IPTC buffer before trying to parse [`6e40e54`](https://github.com/tidaltheory/lens/commit/6e40e54e56c0bf3b0d3cb8a0a54a4dde83f190fd)
915
- 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)
16+
- Update lowdb to v5.0.5 [#134](https://github.com/tidaltheory/lens/pull/134)
1117

1218
## 1.1.1 — 2022-10-23
1319

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.2",
3+
"version": "1.2.0",
44
"description": "Optimise & thumbnail images, and store metadata",
55
"keywords": [
66
"sharp",

0 commit comments

Comments
 (0)