Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Sep 10, 2024
1 parent 0041a90 commit 73903ba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions docs/type-aliases/ChafaConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ Supports most of the options of the Chafa command-line utility, see its document

> **colorExtractor**: `number` \| `string`
### colorSpace

> **colorSpace**: `number` \| `string`
### colors

> **colors**: `number` \| `string`
### colorSpace

> **colorSpace**: `number` \| `string`
### dither

> **dither**: `number` \| `string`
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chafa-wasm",
"version": "0.2.1",
"version": "0.2.2",
"description": "Chafa WebAssembly module to convert images to text",
"keywords": [
"chafa",
Expand Down

0 comments on commit 73903ba

Please sign in to comment.