Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sousuke0422 committed Dec 7, 2021
1 parent a574a5f commit 31d80c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [11.37.1-rei0784-5.17.2] 2021-12-07

### Fixed

- ルームを開けるように
- *既知の問題: `THREE.Scene: .dispose() has been removed.`が出る*
- publishedを付けないとActivityが一部実装で除外されてしまうのを修正
- 削除したノートやユーザーがリモートから参照されると復活することがある のを修正
- 依存関係が更新されました。脆弱性が修正されている場合があります。

## [11.37.1-rei0784-5.17.1] 2021-11-13

Expand Down Expand Up @@ -211,7 +214,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- docker環境においてfilesをマウントするように
- 内部的な修正をたくさん

[Unreleased]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.1...HEAD
[Unreleased]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.2...HEAD
[11.37.1-rei0784-5.17.2]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.1...11.37.1-rei0784-5.17.2
[11.37.1-rei0784-5.17.1]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.0...11.37.1-rei0784-5.17.1
[11.37.1-rei0784-5.17.0]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.0-rc.2...11.37.1-rei0784-5.17.0
[11.37.1-rei0784-5.17.0-rc.2]: https://github.com/TeamBlackCrystal/misskey/compare/11.37.1-rei0784-5.17.0-rc.1...11.37.1-rei0784-5.17.0-rc.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"yupix <[email protected]>",
"syuilo <[email protected]>"
],
"version": "11.37.1-rei0784-5.17.1",
"version": "11.37.1-rei0784-5.17.2",
"codename": "malachite",
"repository": {
"type": "git",
Expand Down

0 comments on commit 31d80c8

Please sign in to comment.