This commit is contained in:
syuilo 2019-07-05 22:35:52 +09:00
parent c76c1fc4ef
commit 3bc2fe8527
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ npm i -g ts-node
npm run migrate
```
unreleased
11.24.2 (2019/07/05)
--------------------
### 🐛Fixes
* チャートAPIの返り値が文字列になっていることがある問題を修正