Skip to content

Commit fa95523

Browse files
committed
docs: add release notes at index
1 parent d570bc3 commit fa95523

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/en/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# vue-router documentation [![npm package](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router)
22

3+
**[Release Notes](https://github.com/vuejs/vue-router/releases)**
4+
35
- [Installation](installation.md)
46
- [Basic Usage](basic.md)
57
- [Nested Routes](nested.md)

docs/zh-cn/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# vue-router文档 [![npm package](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router)
22

3+
**[更新日志](https://github.com/vuejs/vue-router/releases)**
4+
35
- [安装](installation.md)
46
- [基本用法](basic.md)
57
- [嵌套路由](nested.md)

0 commit comments

Comments
 (0)