Compare commits

..

1 Commits

Author SHA1 Message Date
last2014 b461304d65 Merge pull request '2026.5.8' (#25) from develop into main
Reviewed-on: #25
2026-05-21 13:46:18 +00:00
3 changed files with 2 additions and 7 deletions
-3
View File
@@ -1,6 +1,3 @@
# 2026.5.9
- Fix: pnpmが動作しない問題
# 2026.5.8 # 2026.5.8
- Fix: 地震情報の情報源と各震度の間に改行がない問題 - Fix: 地震情報の情報源と各震度の間に改行がない問題
- Fix: 最大震度が不明な場合にも行が追加される問題 - Fix: 最大震度が不明な場合にも行が追加される問題
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "notice-uwuzu", "name": "notice-uwuzu",
"version": "2026.5.9", "version": "2026.5.8",
"type": "module", "type": "module",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {
+1 -3
View File
@@ -1,5 +1,3 @@
allowBuilds: allowBuilds:
canvas: true canvas: true
sharp: true sharp: true
better-uwuzu-sdk: true
miq: true