We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc05d93 commit 0b931daCopy full SHA for 0b931da
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "misskey",
3
- "version": "2025.12.2-beta.0",
+ "version": "2025.12.2-beta.1",
4
"codename": "nasubi",
5
"repository": {
6
"type": "git",
packages/misskey-js/package.json
@@ -1,7 +1,7 @@
"type": "module",
"name": "misskey-js",
"description": "Misskey SDK for JavaScript",
"license": "MIT",
7
"main": "./built/index.js",
0 commit comments