Skip to content

Commit 184d849

Browse files
committed
Bump version to 0.0.9
1 parent c7ba103 commit 184d849

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.9
4+
5+
### Patch Changes
6+
7+
- Improved typing support for create for a better DX
8+
39
## 0.0.8
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.8",
3+
"version": "0.0.9",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)