forked from FoundKeyGang/FoundKey
12.96.1
This commit is contained in:
parent
ac7f04e669
commit
7f5299cf46
2 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
-->
|
||||
|
||||
## 12.96.1 (2021/11/13)
|
||||
### Improvements
|
||||
- npm scriptの互換性を向上
|
||||
|
||||
## 12.96.0 (2021/11/13)
|
||||
|
||||
### Improvements
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "12.96.0",
|
||||
"version": "12.96.1",
|
||||
"codename": "indigo",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue