Skip to content

Commit 8ab6609

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 1f6ad4c commit 8ab6609

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-beds-dance.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- Add typedocs to exported types and functions. _[`#3`](https://github.com/duniul/crop-image-data/pull/3) [`a9d38a0892859eb578fd56dccf6e817eafe4a093`](https://github.com/duniul/crop-image-data/commit/a9d38a0892859eb578fd56dccf6e817eafe4a093) [@duniul](https://github.com/duniul)_
8+
39
## 1.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crop-image-data",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Function for cropping an image through its ImageData.",
55
"author": "Daniel Grefberg <[email protected]>",
66
"license": "ISC",

0 commit comments

Comments
 (0)