Skip to content

Commit b186705

Browse files
Version Packages
1 parent 798d3ae commit b186705

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @tidaltheory/lens
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#96](https://github.com/tidaltheory/lens/pull/96) [`43814f9`](https://github.com/tidaltheory/lens/commit/43814f9d1617799e2ab6a3e59bdfdc5ae3d178ee) Thanks [@stormwarning](https://github.com/stormwarning)! - Generate AVIF and WebP formats of original image
8+
9+
* [#95](https://github.com/tidaltheory/lens/pull/95) [`4345c16`](https://github.com/tidaltheory/lens/commit/4345c168536befcb48b9a20e13d40acc506ccaec) Thanks [@stormwarning](https://github.com/stormwarning)! - Extract dominant colour from image
10+
11+
- [#92](https://github.com/tidaltheory/lens/pull/92) [`ed8c9e9`](https://github.com/tidaltheory/lens/commit/ed8c9e97c95dbc54dfcede724b1ea52e26ebdea2) Thanks [@stormwarning](https://github.com/stormwarning)! - Allow glob paths for input source
12+
313
## 0.3.0 — 2022-03-03
414

515
#### 🐛 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)