Skip to content

Commit 4217216

Browse files
committed
release: v1.0.0-rc.6
1 parent 47068ff commit 4217216

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.0.0-rc.6](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2023-08-27)
2+
3+
### Reverts
4+
5+
- "perf: extract social icons as plugin to avoid unused icons" ([#2861](https://github.com/vuejs/vitepress/issues/2861)) ([47068ff](https://github.com/vuejs/vitepress/commit/47068ff0c5705795e1a8cd06212862dedd25f6d0))
6+
17
# [1.0.0-rc.5](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2023-08-27)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitepress",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "Vite & Vue powered static site generator",
55
"type": "module",
66
"packageManager": "pnpm@8.7.0",

0 commit comments

Comments
 (0)