Skip to content

Commit

Permalink
12.106.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Feb 11, 2022
1 parent 871f1e9 commit c07e4c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@
You should also include the user name that made the change.
-->

## 12.x.x (unreleased)
## 12.106.0 (2022/02/11)

### Improvements
- Improve federation chart @syuilo
- クライアント: リアクションピッカーのサイズを設定できるように @syuilo
- クライアント: リアクションピッカーの幅、高さ制限を緩和 @syuilo
- Docker: Update to Node v16.13.2 @mei23
- Update dependencies

### Bugfixes
- validate regular expressions in word mutes @Johann150
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.105.0",
"version": "12.106.0",
"codename": "indigo",
"repository": {
"type": "git",
Expand Down

0 comments on commit c07e4c3

Please sign in to comment.