Skip to content

Commit

Permalink
release: v1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Aug 8, 2023
1 parent 9a4ee07 commit 3695190
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# [1.0.0-rc.2](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2023-08-08)
# [1.0.0-rc.3](https://github.com/vuejs/vitepress/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2023-08-08)

### Reverts
### Bug Fixes

- **theme:** allow setting base path in sidebar items ([2fe8f60](https://github.com/vuejs/vitepress/commit/2fe8f60681793cb406100827ff34e0714f523d37)), closes [#2752](https://github.com/vuejs/vitepress/issues/2752)
- **regression/theme:** fix sidebar collapsing ([#2753](https://github.com/vuejs/vitepress/issues/2753)) ([9a4ee07](https://github.com/vuejs/vitepress/commit/9a4ee07260191adeb4c3810d95b044439609525c))

# [1.0.0-rc.1](https://github.com/vuejs/vitepress/compare/v1.0.0-beta.7...v1.0.0-rc.1) (2023-08-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitepress",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "pnpm@8.6.12",
Expand Down

0 comments on commit 3695190

Please sign in to comment.