chore(release): v0.21.1

This commit is contained in:
mtcute-bot
2025-02-12 15:45:18 +00:00
parent e75c8ee738
commit 4b7c3bbf2d
3 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mtcute-workspace",
"type": "module",
"version": "0.21.0",
"version": "0.21.1",
"private": true,
"packageManager": "pnpm@10.0.0+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",

View File

@@ -1,7 +1,7 @@
{
"name": "@mtcute/core",
"type": "module",
"version": "0.21.0",
"version": "0.21.1",
"private": true,
"description": "Type-safe library for MTProto (Telegram API)",
"author": "alina sireneva <alina@tei.su>",

View File

@@ -1,19 +1,19 @@
{
"@mtcute/core": "0.21.0",
"@mtcute/deno": "0.21.0",
"@mtcute/bun": "0.21.0",
"@mtcute/convert": "0.21.0",
"@mtcute/dispatcher": "0.21.0",
"@mtcute/create-bot": "0.21.0",
"@mtcute/deno": "0.21.0",
"@mtcute/file-id": "0.19.0",
"@mtcute/html-parser": "0.21.0",
"@mtcute/create-bot": "0.21.0",
"@mtcute/node": "0.21.0",
"@mtcute/markdown-parser": "0.21.0",
"@mtcute/bun": "0.21.0",
"@mtcute/i18n": "0.19.0",
"@mtcute/markdown-parser": "0.21.0",
"@mtcute/node": "0.21.0",
"@mtcute/test": "0.21.0",
"@mtcute/tl-utils": "0.19.0",
"@mtcute/tl": "198.0.0",
"@mtcute/tl-runtime": "0.19.0",
"@mtcute/tl-utils": "0.19.0",
"@mtcute/tl": "199.0.0",
"@mtcute/wasm": "0.19.9",
"@mtcute/web": "0.21.0"
"@mtcute/web": "0.21.0",
"@mtcute/core": "0.21.1",
"@mtcute/dispatcher": "0.21.0"
}