Merge branch 'develop'

This commit is contained in:
sct
2020-12-20 10:12:59 +09:00
26 changed files with 1638 additions and 106 deletions

View File

@@ -40,6 +40,7 @@
"react-dom": "17.0.1",
"react-intersection-observer": "^8.31.0",
"react-intl": "^5.10.6",
"react-markdown": "^5.0.3",
"react-spring": "^8.0.27",
"react-toast-notifications": "^2.4.0",
"react-transition-group": "^4.4.1",
@@ -175,7 +176,7 @@
[
"@semantic-release/github",
{
"addReleases": "top"
"addReleases": "bottom"
}
]
],