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 c45451f commit dfca4baCopy full SHA for dfca4ba
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @krofdrakula/drop
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- Fix misconfiguration for Vite types build
8
9
## 1.0.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@krofdrakula/drop",
- "version": "1.0.1",
+ "version": "1.0.2",
"private": false,
"publishConfig": {
"access": "public"
0 commit comments