Skip to content

Commit 174639f

Browse files
committed
build: Version increment v0.8.0
1 parent a50c964 commit 174639f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.7.0",
3+
"version": "0.8.0",
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)