File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed
Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 88
99 strategy :
1010 matrix :
11- node-version : [20.10 .0]
11+ node-version : [22.20 .0]
1212
1313 steps :
1414 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1616
1717 strategy :
1818 matrix :
19- node-version : [20.10 .0]
19+ node-version : [22.20 .0]
2020
2121 steps :
2222 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 88
99 strategy :
1010 matrix :
11- node-version : [20.10 .0]
11+ node-version : [22.20 .0]
1212
1313 steps :
1414 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 11(unreleased)
22------------------
33
4+ 5.2.4 / 2025/10/01
5+ ------------------
6+ * 依存関係の更新
7+
485.2.3 / 2025/07/19
59------------------
610* パッケージが使用できない問題を修正
Original file line number Diff line number Diff line change 11{
22 "name" : " @misskey-dev/summaly" ,
3- "version" : " 5.2.3 " ,
3+ "version" : " 5.2.4 " ,
44 "description" : " Get web page's summary" ,
55 "author" :
" syuilo <[email protected] >" ,
66 "license" : " MIT" ,
99 "main" : " ./built/index.js" ,
1010 "type" : " module" ,
1111 "types" : " ./built/index.d.ts" ,
12- "packageManager" : " pnpm@9.12.3 " ,
12+ "packageManager" : " pnpm@9.15.9 " ,
1313 "files" : [
1414 " built" ,
1515 " LICENSE"
You can’t perform that action at this time.
0 commit comments