Skip to content

Commit 1b5a84d

Browse files
committed
fix(alwaysfirstpost): Fix unable to navigate to the original post and post marked as solution #219
1 parent 2c70166 commit 1b5a84d

4 files changed

Lines changed: 6 additions & 86 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- feat: 新增始皇酱表情包 https://linux.do/t/topic/850824
1+
- fix(alwaysfirstpost): Fix unable to navigate to the original post and post marked as solution #219

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linuxdo-scripts",
33
"description": "manifest.json description",
44
"private": true,
5-
"version": "1.3.8",
5+
"version": "1.3.9",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

version-log.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.9
2+
3+
- fix(alwaysfirstpost): Fix unable to navigate to the original post and post marked as solution #219
4+
15
## 1.3.8
26

37
- feat: 新增始皇酱表情包 https://linux.do/t/topic/850824

0 commit comments

Comments
 (0)