Skip to content

Commit 2bc3834

Browse files
authored
fix: npm release of 1.0.0 failed due to registry claiming it existed. bump (#392)
1 parent 6769ab4 commit 2bc3834

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vite-plugin-svelte/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @sveltejs/vite-plugin-svelte
22

3-
## 1.0.0
3+
## 1.0.1
44

55
### Major Changes
66

packages/vite-plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/vite-plugin-svelte",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)