Skip to content

Commit 61bf886

Browse files
committed
Add changeset and bump version
1 parent c301d40 commit 61bf886

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Added showOpenFilePicker capability
8+
39
## 0.0.7
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": "@krofdrakula/drop",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)