Skip to content

Commit 3a45ceb

Browse files
Chore: Publish release (#113)
1 parent 4b2c166 commit 3a45ceb

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

β€Ž.changeset/happy-pens-jog.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+
## 0.5.0 β€” 2022-08-08
4+
5+
#### 🎁 Added
6+
7+
- Export image object types [#112](https://github.com/tidaltheory/lens/pull/112)
8+
9+
Should make it easier to work with the metadata objects in a typed environment.
10+
311
## 0.4.0 β€” 2022-03-05
412

513
#### 🎁 Added

β€Ž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": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Optimise & thumbnail images, and store metadata",
55
"keywords": [
66
"sharp",

0 commit comments

Comments
Β (0)