Skip to content

Commit

Permalink
Release: 1.0.0(Develop)
Browse files Browse the repository at this point in the history
  • Loading branch information
kozakura913 committed Sep 4, 2024
1 parent 56eb85f commit e8d46ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG_YOJO.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@

### Client
- Fix: 非ログインでリバーシの戦績が見れない不具合の修正 [#404](https://github.com/yojo-art/cherrypick/pull/404)
- Fix: 翻訳に失敗したとき読み込み中のままになるのを修正
- Fix: ノート詳細の本文表示優先度を変更
- Feat: 同じノートを連続してリノートしようとしたときに警告する設定を追加(設定→全般)
- Fix: 翻訳に失敗したとき読み込み中のままになるのを修正 [#407](https://github.com/yojo-art/cherrypick/pull/407)
- Fix: ノート詳細の本文表示優先度を変更 [#408](https://github.com/yojo-art/cherrypick/pull/408)
- Feat: 同じノートを連続してリノートしようとしたときに警告する設定を追加(設定→全般) [#409](https://github.com/yojo-art/cherrypick/pull/409)
- Enhance: ユーザー概要の...からサーバー情報にリンクを追加 [#406](https://github.com/yojo-art/cherrypick/pull/406)

### Server
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": "cherrypick",
"version": "4.11.1-yojo0.6.0",
"version": "4.11.1-yojo1.0.0",
"basedMisskeyVersion": "2024.8.0",
"codename": "nasubi",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cherrypick-js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "cherrypick-js",
"version": "4.11.1-yojo0.6.0",
"version": "4.11.1-yojo1.0.0",
"basedMisskeyVersion": "2024.8.0",
"description": "CherryPick SDK for JavaScript",
"license": "MIT",
Expand Down

0 comments on commit e8d46ea

Please sign in to comment.