Merge branch 'develop' into feat-1714
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"name": "misskey-js",
|
||||
"version": "2024.5.0",
|
||||
"version": "2024.7.0-beta.1",
|
||||
"description": "Misskey SDK for JavaScript",
|
||||
"license": "MIT",
|
||||
"main": "./built/index.js",
|
||||
|
@@ -4608,6 +4608,7 @@ export type components = {
|
||||
/** Format: date-time */
|
||||
latestRequestReceivedAt: string | null;
|
||||
moderationNote?: string | null;
|
||||
httpMessageSignaturesImplementationLevel: string;
|
||||
};
|
||||
GalleryPost: {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user