Skip to content

Commit 4a96185

Browse files
committed
build: Version incement 0.6.1
1 parent d6bcbba commit 4a96185

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-single-spa",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Vite plugin to convert Vite-based projects to single-spa root or micro-frontend applications.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)