Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot] 978ae706eb Release: 2025.6.2 2025-06-16 08:58:31 +00:00
syuilo 824643a44e [skip ci] Update CHANGELOG.md 2025-06-16 17:57:09 +09:00
3 changed files with 3 additions and 9 deletions
+1 -7
View File
@@ -1,14 +1,8 @@
## 2025.6.2
### General
-
### Client
- Fix: キャッシュを削除しないとクライアントが使用できないことがある問題を修正
### Server
-
- 翻訳の更新
## 2025.6.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2025.6.2-alpha.0",
"version": "2025.6.2",
"codename": "nasubi",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2025.6.2-alpha.0",
"version": "2025.6.2",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",