Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelly-wu committed Sep 9, 2023
1 parent cb4b8c1 commit 5c423d5
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 19 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<p style="font-size: 18px;">Lightweight, simple, flexible, automatic translation internationalization tool for Vue 2</p>

English | [简体中文](https://github.com/i18n-pro/vue2/blob/vdoc/README_zh-CN.md)
English | [简体中文](https://github.com/i18n-pro/vue2/blob/v1.0.0/README_zh-CN.md)



Expand Down Expand Up @@ -107,9 +107,9 @@ new Vue({

>To avoid unnecessary duplicate document content, some of the documents in this library are linked to the content in `i18n-pro` <br />The `i18n-pro` related link in the current document is based on the `2.0.0` version. If you are using a different version, you need to check the document corresponding to the version you are using to avoid inconsistent usage
* Current Library
* [Quick Start](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/USAGE.md)
* [API](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/API.md)
* [Changelog](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/CHANGELOG.md)
* [Quick Start](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/USAGE.md)
* [API](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/API.md)
* [Changelog](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/CHANGELOG.md)
* i18n-pro
* [Command Line](https://github.com/i18n-pro/core/blob/v2.0.0/docs/dist/COMMAND_LINE.md)
* [Matching Rules](https://github.com/i18n-pro/core/blob/v2.0.0/docs/dist/MATCH_RULE.md)
Expand Down
8 changes: 4 additions & 4 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<p style="font-size: 18px;">适用于 Vue 2 的轻量、简单、灵活、自动翻译的国际化工具</p>

[English](https://github.com/i18n-pro/vue2/tree/vdoc#readme) | 简体中文
[English](https://github.com/i18n-pro/vue2/tree/v1.0.0#readme) | 简体中文



Expand Down Expand Up @@ -107,9 +107,9 @@ new Vue({

>为了避免不必要的重复文档内容,该库的部分文档是链接 `i18n-pro` 中的内容<br />当前文档中 `i18n-pro` 相关链接是基于 `2.0.0` 版本,如果你使用的非该版本,需查看你所使用版本对应的文档,以免用法不一致
* 当前库
* [快速上手](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/USAGE_zh-CN.md)
* [API](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/API_zh-CN.md)
* [更新日志](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/CHANGELOG_zh-CN.md)
* [快速上手](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/USAGE_zh-CN.md)
* [API](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/API_zh-CN.md)
* [更新日志](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/CHANGELOG_zh-CN.md)
* i18n-pro
* [命令行](https://github.com/i18n-pro/core/blob/v2.0.0/docs/dist/COMMAND_LINE_zh-CN.md)
* [匹配规则](https://github.com/i18n-pro/core/blob/v2.0.0/docs/dist/MATCH_RULE_zh-CN.md)
Expand Down
6 changes: 3 additions & 3 deletions docs/dist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# Changelog


English | [简体中文](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/CHANGELOG_zh-CN.md)
English | [简体中文](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/CHANGELOG_zh-CN.md)


<details >
<summary>Table of Contents</summary>

&emsp;&emsp;[[1.0.0] - 2023-09-xx](#100---2023-09-xx)<br/>
&emsp;&emsp;[[1.0.0] - 2023-09-09](#100---2023-09-09)<br/>
&emsp;&emsp;&emsp;&emsp;[API](#100-api)<br/>
&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;[Added](#100-api-added)<br/>

</details>

## [1.0.0] - 2023-09-xx
## [1.0.0] - 2023-09-09

<h3 id="100-api">API</h3>

Expand Down
6 changes: 3 additions & 3 deletions docs/dist/CHANGELOG_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# 更新日志


[English](https://github.com/i18n-pro/vue2/blob/vdoc/docs/dist/CHANGELOG.md) | 简体中文
[English](https://github.com/i18n-pro/vue2/blob/v1.0.0/docs/dist/CHANGELOG.md) | 简体中文


<details >
<summary>目录</summary>

&emsp;&emsp;[[1.0.0] - 2023-09-xx](#100---2023-09-xx)<br/>
&emsp;&emsp;[[1.0.0] - 2023-09-09](#100---2023-09-09)<br/>
&emsp;&emsp;&emsp;&emsp;[API](#100-api)<br/>
&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;[Added](#100-api-added)<br/>

</details>

## [1.0.0] - 2023-09-xx
## [1.0.0] - 2023-09-09

<h3 id="100-api">API</h3>

Expand Down
2 changes: 1 addition & 1 deletion docs/dist/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ You can switch languages through `$setI18n`


## 8. Demo
Real code examples can refer to [Live Demo](https://github.com/i18n-pro/vue2/tree/vdoc#live-demo) in the `README` document
Real code examples can refer to [Live Demo](https://github.com/i18n-pro/vue2/tree/v1.0.0#live-demo) in the `README` document
2 changes: 1 addition & 1 deletion docs/dist/USAGE_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ export default createI18n({


## 8. Demo
真实代码示例可参考 `README` 文档中的 [Live Demo](https://github.com/i18n-pro/vue2/blob/vdoc/README_zh-CN.md#live-demo)
真实代码示例可参考 `README` 文档中的 [Live Demo](https://github.com/i18n-pro/vue2/blob/v1.0.0/README_zh-CN.md#live-demo)
2 changes: 1 addition & 1 deletion docs/src/changelog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function V_1_0_0() {
return (
<Template
version="1.0.0"
date="2023-09-xx"
date="2023-09-09"
api={{
added: ['U', t('新增{0}基础实现', ' `createI18n` ')],
}}
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "@i18n-pro/vue2",
"version": "doc",
"version": "1.0.0",
"description": "Lightweight, simple, flexible, automatic translation internationalization tool for Vue 2(适用于 Vue 2 的轻量、简单、灵活、自动翻译的国际化工具)",
"keywords": [
"vue",
"i18n",
"vue-i18n",
"vue-intl",
"intl",
"i18n",
"internationalization",
"locale",
"l10n",
Expand Down

0 comments on commit 5c423d5

Please sign in to comment.