Skip to content

Commit a89afd4

Browse files
committed
release: v1.0.0-rc.7
1 parent cecc47d commit a89afd4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.0.0-rc.7](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2023-08-27)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bundle vite-plugin-vue - two vite versions were being installed ([cecc47d](https://github.com/vuejs/vitepress/commit/cecc47da11bd524df70e58207f617f61c2057f29))
6+
17
# [1.0.0-rc.6](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2023-08-27)
28

39
### Reverts

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitepress",
3-
"version": "1.0.0-rc.6",
3+
"version": "1.0.0-rc.7",
44
"description": "Vite & Vue powered static site generator",
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)