We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ba103 commit 184d849Copy full SHA for 184d849
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @krofdrakula/drop
2
3
+## 0.0.9
4
+
5
+### Patch Changes
6
7
+- Improved typing support for create for a better DX
8
9
## 0.0.8
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@krofdrakula/drop",
- "version": "0.0.8",
+ "version": "0.0.9",
"private": false,
"publishConfig": {
"access": "public"
0 commit comments