Skip to content

Commit 50f63ee

Browse files
committed
release note
1 parent 9b1b683 commit 50f63ee

5 files changed

Lines changed: 96 additions & 6 deletions

File tree

MiniWord.sln

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{4EAD1BCD-0
1414
EndProject
1515
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MiniWordTests", "tests\MiniWordTests\MiniWordTests.csproj", "{7CB52636-4C20-4FE8-8C69-F794ABBB86A6}"
1616
EndProject
17-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "release", "release", "{BEA78871-F09C-47A6-98D0-1ED6E0E8476D}"
17+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "release-note", "release-note", "{BEA78871-F09C-47A6-98D0-1ED6E0E8476D}"
1818
ProjectSection(SolutionItems) = preProject
19-
release\README.md = release\README.md
20-
release\README.zh-CN.md = release\README.zh-CN.md
21-
release\README.zh-Hant.md = release\README.zh-Hant.md
19+
release-note\README.md = release-note\README.md
20+
release-note\README.zh-CN.md = release-note\README.zh-CN.md
21+
release-note\README.zh-Hant.md = release-note\README.zh-Hant.md
2222
EndProjectSection
2323
EndProject
2424
Global

release-note/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Release Notes
2+
3+
<div align="center">
4+
<p><a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/v/MiniWord.svg" alt="NuGet"></a> <a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/dt/MiniWord.svg" alt=""></a>
5+
<a href="https://github.com/mini-software/MiniWord" rel="nofollow"><img src="https://img.shields.io/github/stars/mini-software/MiniWord?logo=github" alt="GitHub stars"></a>
6+
<a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/badge/.NET-%3E%3D%204.5-red.svg" alt="version"></a>
7+
</p>
8+
</div>
9+
10+
11+
---
12+
13+
<div align="center">
14+
<p><strong><a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.zh-Hant.md">繁體中文</a></strong></p>
15+
</div>
16+
17+
---
18+
19+
<div align="center">
20+
Your <a href="https://github.com/mini-software/MiniWord">Star</a> and <a href="https://miniexcel.github.io">Donate</a> can make MiniWord better
21+
</div>
22+
23+
---
24+
25+
26+
### 0.1.0
27+
- basic template export
28+
29+
### 0.0.0
30+
- Init

release-note/README.zh-CN.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Release Notes
2+
3+
<div align="center">
4+
<p><a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/v/MiniWord.svg" alt="NuGet"></a> <a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/dt/MiniWord.svg" alt=""></a>
5+
<a href="https://github.com/mini-software/MiniWord" rel="nofollow"><img src="https://img.shields.io/github/stars/mini-software/MiniWord?logo=github" alt="GitHub stars"></a>
6+
<a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/badge/.NET-%3E%3D%204.5-red.svg" alt="version"></a>
7+
</p>
8+
</div>
9+
10+
11+
---
12+
13+
<div align="center">
14+
<p><strong><a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.zh-Hant.md">繁體中文</a></strong></p>
15+
</div>
16+
17+
---
18+
19+
<div align="center">
20+
Your <a href="https://github.com/mini-software/MiniWord">Star</a> and <a href="https://miniexcel.github.io">Donate</a> can make MiniWord better
21+
</div>
22+
23+
---
24+
25+
26+
### 0.1.0
27+
- 基本 template 导出
28+
29+
### 0.0.0
30+
- Init

release-note/README.zh-Hant.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Release Notes
2+
3+
<div align="center">
4+
<p><a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/v/MiniWord.svg" alt="NuGet"></a> <a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/nuget/dt/MiniWord.svg" alt=""></a>
5+
<a href="https://github.com/mini-software/MiniWord" rel="nofollow"><img src="https://img.shields.io/github/stars/mini-software/MiniWord?logo=github" alt="GitHub stars"></a>
6+
<a href="https://www.nuget.org/packages/MiniWord"><img src="https://img.shields.io/badge/.NET-%3E%3D%204.5-red.svg" alt="version"></a>
7+
</p>
8+
</div>
9+
10+
11+
---
12+
13+
<div align="center">
14+
<p><strong><a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.zh-Hant.md">繁體中文</a></strong></p>
15+
</div>
16+
17+
---
18+
19+
<div align="center">
20+
Your <a href="https://github.com/mini-software/MiniWord">Star</a> and <a href="https://miniexcel.github.io">Donate</a> can make MiniWord better
21+
</div>
22+
23+
---
24+
25+
26+
### 0.1.0
27+
- 基本 template 導出
28+
29+
### 0.0.0
30+
- Init

src/MiniWord/MiniWord.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<PackageId>MiniWord</PackageId>
1515
<Copyright>LIN,WEI-HAN, 2022 onwards</Copyright>
1616
<NeutralLanguage>en</NeutralLanguage>
17-
<license>https://raw.githubusercontent.com/mini-software/MiniWord/master/LICENSE</license>
17+
<license>https://raw.githubusercontent.com/mini-software/MiniWord/main/LICENSE</license>
1818
<RootNamespace>MiniSoftware</RootNamespace>
1919
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2020
<PackageProjectUrl>https://github.com/mini-software/MiniWord</PackageProjectUrl>
2121
<RepositoryUrl>https://github.com/mini-software/MiniWord</RepositoryUrl>
2222
<PackageIcon>icon.png</PackageIcon>
23-
<PackageReleaseNotes>Please Check [Release Notes](https://github.com/mini-software/MiniWord/tree/master/release)</PackageReleaseNotes>
23+
<PackageReleaseNotes>Please Check [Release Notes](https://github.com/mini-software/MiniWord/tree/main/release-note)</PackageReleaseNotes>
2424
<RepositoryType>Github</RepositoryType>
2525
</PropertyGroup>
2626
<ItemGroup>

0 commit comments

Comments
 (0)