Skip to content

Commit cfb19f5

Browse files
committed
Bump version and prepare release
1 parent 256632e commit cfb19f5

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/soft-peaches-do.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @krofdrakula/drop
2+
3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 256632e: Added `ImageDecoder` to enable decoding first frames from dropped images

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@krofdrakula/drop",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)