Skip to content

Commit 059b569

Browse files
committed
released v2.0.1
1 parent d62c8c2 commit 059b569

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: ${{ steps.create_tag.outputs.version }}
2727
release: true
2828
body: |
29-
<a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388" title="Iconize Folder for macOS">
29+
<a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388" title="RegexMate for macOS">
3030
<img alt="RegexMate AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
3131
</a>
3232

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Changelog
2+
===
3+
4+
<a target="_blank" href="https://apps.apple.com/app/regex-mate/id6479819388" title="RegexMate for macOS">
5+
<img alt="RegexMate AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
6+
</a>
7+
8+
## v2.0.0
9+
10+
- Fix: Fixed sponsorship recovery issue
11+
- Fix: addressed multiple known bugs.
12+
13+
---
14+
15+
- 修复:修复赞助恢复问题
16+
- 修复:解决多个已知 bug。
17+
18+
## v1.1.1
19+
20+
1. fix editor input issue
21+
22+
---
23+
24+
1. 修复编辑器输入问题

0 commit comments

Comments
 (0)