Skip to content

Commit 98e962e

Browse files
Chore: Publish release (#93)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeff <[email protected]>
1 parent e4d565e commit 98e962e

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

β€Ž.changeset/gentle-vans-change.md

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

β€Ž.changeset/late-books-fly.md

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

β€Ž.changeset/quiet-planes-think.md

Lines changed: 0 additions & 5 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.4.0 β€” 2022-03-05
4+
5+
#### 🎁 Added
6+
7+
- Allow glob paths for input source [#92](https://github.com/tidaltheory/lens/pull/92)
8+
- Extract dominant colour from image [#95](https://github.com/tidaltheory/lens/pull/95)
9+
- Generate AVIF and WebP formats of original image [#96](https://github.com/tidaltheory/lens/pull/96)
10+
311
## 0.3.0 β€” 2022-03-03
412

513
#### πŸ› 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": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Optimise & thumbnail images, and store metadata",
55
"keywords": [
66
"sharp",

0 commit comments

Comments
Β (0)