8000 deploy: update vue · mstetsyk/vuejs.org@0f26913 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f26913

Browse files
committed
deploy: update vue
1 parent 88ce9f4 commit 0f26913

File tree

4 files changed

+609
-417
lines changed

4 files changed

+609
-417
lines changed

src/v2/guide/installation.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
title: Installation
33
type: guide
44
order: 1
5-
vue_version: 2.5.1
6-
dev_size: "271.12"
7-
min_size: "83.13"
8-
gz_size: "30.33"
9-
ro_gz_size: "21.04"
5+
vue_version: 2.5.9
6+
gz_size: "30.95"
107
---
118

129
### Compatibility Note
@@ -15,6 +12,8 @@ Vue does **not** support IE8 and below, because it uses ECMAScript 5 features th
1512

1613
### Release Notes
1714

15+
Latest stable version: {{vue_version}}
16+
1817
Detailed release notes for each version are available on [GitHub](https://github.com/vuejs/vue/releases).
1918

2019
## Vue Devtools

themes/vue/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
site_description: "Vue.js - The Progressive JavaScript Framework"
22
google_analytics: UA-46852172-1
33
root_domain: vuejs.org
4-
vue_version: 2.5.1
4+
vue_version: 2.5.9

0 commit comments

Comments
 (0)
0