Skip to content

Commit e255a86

Browse files
Version Packages
1 parent 7985399 commit e255a86

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/long-coats-hear.md

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

CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#136](https://github.com/tidaltheory/lens/pull/136) [`a17e84b`](https://github.com/tidaltheory/lens/commit/a17e84b60758fa7f52402de651f7d93905cded7a) Thanks [@stormwarning](https://github.com/stormwarning)! - Add option to store IPTC metadata
8+
9+
Only stores `object_name` (as `title`) and `caption` currently.
10+
311
## 1.0.0 — 2022-08-12
412

513
### 💣 Breaking

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

0 commit comments

Comments
 (0)