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 16, 2023
1 parent 50fe0c4 commit bacc370
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
10 changes: 5 additions & 5 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 Solid</p>

English | [简体中文](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/README_zh-CN.md)
English | [简体中文](https://github.com/i18n-pro/solid/blob/v1.0.0/README_zh-CN.md)



Expand All @@ -11,7 +11,7 @@ English | [简体中文](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/R
[![github-stars](https://img.shields.io/github/stars/i18n-pro/solid?style=social "github-stars")](https://github.com/i18n-pro/solid/stargazers "github-stars")
[![last-commit](https://img.shields.io/github/last-commit/i18n-pro/solid/main "last-commit")](https://github.com/i18n-pro/solid/commits/main "last-commit")
[![github-issues](https://img.shields.io/github/issues-raw/i18n-pro/solid "github-issues")](https://github.com/i18n-pro/solid/issues "github-issues")
[![codecov](https://codecov.io/gh/i18n-pro/solid/branch/main/graph/badge.svg?token=X2447V6A9H "codecov")](https://codecov.io/gh/i18n-pro/solid "codecov")
[![codecov](https://codecov.io/gh/i18n-pro/solid/branch/main/graph/badge.svg?token=RMHGQUBVY6 "codecov")](https://codecov.io/gh/i18n-pro/solid "codecov")

![demo](https://s3.bmp.ovh/imgs/2023/09/15/c8957fd4abda1dfe.gif)

Expand Down Expand Up @@ -102,9 +102,9 @@ render(

>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/solid/blob/v0.1.0-alpha.4/docs/dist/USAGE.md)
* [API](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/docs/dist/API.md)
* [Changelog](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/docs/dist/CHANGELOG.md)
* [Quick Start](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/USAGE.md)
* [API](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/API.md)
* [Changelog](https://github.com/i18n-pro/solid/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
10 changes: 5 additions & 5 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;">适用于 Solid 的轻量、简单、灵活、自动翻译的国际化工具</p>

[English](https://github.com/i18n-pro/solid/tree/v0.1.0-alpha.4#readme) | 简体中文
[English](https://github.com/i18n-pro/solid/tree/v1.0.0#readme) | 简体中文



Expand All @@ -11,7 +11,7 @@
[![github-stars](https://img.shields.io/github/stars/i18n-pro/solid?style=social "github-stars")](https://github.com/i18n-pro/solid/stargazers "github-stars")
[![last-commit](https://img.shields.io/github/last-commit/i18n-pro/solid/main "last-commit")](https://github.com/i18n-pro/solid/commits/main "last-commit")
[![github-issues](https://img.shields.io/github/issues-raw/i18n-pro/solid "github-issues")](https://github.com/i18n-pro/solid/issues "github-issues")
[![codecov](https://codecov.io/gh/i18n-pro/solid/branch/main/graph/badge.svg?token=X2447V6A9H "codecov")](https://codecov.io/gh/i18n-pro/solid "codecov")
[![codecov](https://codecov.io/gh/i18n-pro/solid/branch/main/graph/badge.svg?token=RMHGQUBVY6 "codecov")](https://codecov.io/gh/i18n-pro/solid "codecov")

![demo](https://s3.bmp.ovh/imgs/2023/09/15/c8957fd4abda1dfe.gif)

Expand Down Expand Up @@ -102,9 +102,9 @@ render(

>为了避免不必要的重复文档内容,该库的部分文档是链接 `i18n-pro` 中的内容<br />当前文档中 `i18n-pro` 相关链接是基于 `2.0.0` 版本,如果你使用的非该版本,需查看你所使用版本对应的文档,以免用法不一致
* 当前库
* [快速上手](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/docs/dist/USAGE_zh-CN.md)
* [API](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/docs/dist/API_zh-CN.md)
* [更新日志](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/docs/dist/CHANGELOG_zh-CN.md)
* [快速上手](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/USAGE_zh-CN.md)
* [API](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/API_zh-CN.md)
* [更新日志](https://github.com/i18n-pro/solid/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/solid/blob/v0.1.0-alpha.4/docs/dist/CHANGELOG_zh-CN.md)
English | [简体中文](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/CHANGELOG_zh-CN.md)


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

&emsp;&emsp;[[1.0.0] - 2023-09-1x](#100---2023-09-1x)<br/>
&emsp;&emsp;[[1.0.0] - 2023-09-16](#100---2023-09-16)<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-1x
## [1.0.0] - 2023-09-16

<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/solid/blob/v0.1.0-alpha.4/docs/dist/CHANGELOG.md) | 简体中文
[English](https://github.com/i18n-pro/solid/blob/v1.0.0/docs/dist/CHANGELOG.md) | 简体中文


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

&emsp;&emsp;[[1.0.0] - 2023-09-1x](#100---2023-09-1x)<br/>
&emsp;&emsp;[[1.0.0] - 2023-09-16](#100---2023-09-16)<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-1x
## [1.0.0] - 2023-09-16

<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 @@ -169,4 +169,4 @@ render(


## 8. Demo
Real code examples can refer to [Live Demo](https://github.com/i18n-pro/solid/tree/v0.1.0-alpha.4#live-demo) in the `README` document
Real code examples can refer to [Live Demo](https://github.com/i18n-pro/solid/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 @@ -169,4 +169,4 @@ render(


## 8. Demo
真实代码示例可参考 `README` 文档中的 [Live Demo](https://github.com/i18n-pro/solid/blob/v0.1.0-alpha.4/README_zh-CN.md#live-demo)
真实代码示例可参考 `README` 文档中的 [Live Demo](https://github.com/i18n-pro/solid/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-1x"
date="2023-09-16"
api={{
added: [
'U',
Expand Down
2 changes: 1 addition & 1 deletion docs/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const images = [
{
title: 'codecov',
alt: 'codecov',
src: `https://codecov.io/gh/${githubKey}/branch/main/graph/badge.svg?token=X2447V6A9H`,
src: `https://codecov.io/gh/${githubKey}/branch/main/graph/badge.svg?token=RMHGQUBVY6`,
},
] as const

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@i18n-pro/solid",
"version": "0.1.0-alpha.4",
"version": "1.0.0",
"description": "Lightweight, simple, flexible, automatic translation internationalization tool for Solid(适用于 Solid 的轻量、简单、灵活、自动翻译的国际化工具)",
"keywords": [
"solid",
"solidjs",
"i18n",
"solid-i18n",
"solidjs-intl",
"solid-intl",
"intl",
"i18n",
"internationalization",
Expand Down

0 comments on commit bacc370

Please sign in to comment.