This commit is contained in:
syuilo 2022-07-18 05:06:50 +09:00
parent f095863b61
commit 036017a6af
2 changed files with 2 additions and 5 deletions

View file

@ -9,7 +9,7 @@
You should also include the user name that made the change. You should also include the user name that made the change.
--> -->
## 12.x.x (unreleased) ## 12.117.0 (2022/07/18)
### Improvements ### Improvements
- Client: ウィンドウを最大化できるように @syuilo - Client: ウィンドウを最大化できるように @syuilo
@ -17,9 +17,6 @@ You should also include the user name that made the change.
- Client: デッキを使用している際、Ctrlキーを押した状態でリンクをクリックするとページ遷移を強制できるように @syuilo - Client: デッキを使用している際、Ctrlキーを押した状態でリンクをクリックするとページ遷移を強制できるように @syuilo
- Client: UIのブラッシュアップ @syuilo - Client: UIのブラッシュアップ @syuilo
### Bugfixes
-
## 12.116.1 (2022/07/17) ## 12.116.1 (2022/07/17)
### Bugfixes ### Bugfixes

View file

@ -1,6 +1,6 @@
{ {
"name": "misskey", "name": "misskey",
"version": "12.117.0-beta.1", "version": "12.117.0",
"codename": "indigo", "codename": "indigo",
"repository": { "repository": {
"type": "git", "type": "git",