Compare commits

..

2 Commits

Author SHA1 Message Date
zyoshoka e15f14b3f7
Merge 1003caecd9 into f0fb3a56a8 2025-10-03 17:12:28 +09:00
github-actions[bot] f0fb3a56a8 Bump version to 2025.10.0-alpha.0 2025-10-01 04:57:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2025.9.1-alpha.2",
"version": "2025.10.0-alpha.0",
"codename": "nasubi",
"repository": {
"type": "git",

View File

@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2025.9.1-alpha.2",
"version": "2025.10.0-alpha.0",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
"main": "./built/index.js",