From 2493faa087eda631ad95bb59a233ddf5ac26800c Mon Sep 17 00:00:00 2001 From: Magomed Chemurziev Date: Wed, 30 Oct 2024 12:30:29 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=204.0.0-alpha.48?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- package.json | 2 +- src/core/request/response/CHANGELOG.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f13bc05a..47374b9f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Changelog _Note: Gaps between patch versions are faulty, broken or test releases._ -## v4.0.0-alpha.?? (2024-??-??) +## v4.0.0-alpha.48 (2024-10-30) #### :bug: Bug Fix diff --git a/package.json b/package.json index 79ba37eed..1d7a0dee0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "lib/core/index.js", "typings": "index.d.ts", "license": "MIT", - "version": "4.0.0-alpha.47.speedup", + "version": "4.0.0-alpha.48", "author": "kobezzza (https://github.com/kobezzza)", "repository": { "type": "git", diff --git a/src/core/request/response/CHANGELOG.md b/src/core/request/response/CHANGELOG.md index 75bb71ecd..b9a1aaee3 100644 --- a/src/core/request/response/CHANGELOG.md +++ b/src/core/request/response/CHANGELOG.md @@ -9,7 +9,7 @@ Changelog > - :house: [Internal] > - :nail_care: [Polish] -## v4.0.0-alpha.?? (2024-??-??) +## v4.0.0-alpha.48 (2024-10-30) #### :bug: Bug Fix