From ee4221241dce50beb80ca632d9097f398ac96f91 Mon Sep 17 00:00:00 2001 From: ChayanitBm Date: Mon, 2 Dec 2024 16:11:34 +0700 Subject: [PATCH] Release/v3.11.4 (#751) * fix: ASC-27509 - file upload (#750) * fix: cannot upload the same file again * fix: show modal to discard files after upload failed * chore(release): 3.11.4 --------- Co-authored-by: Pitchaya T. <33589608+ptchayap@users.noreply.github.com> Co-authored-by: bmo-amity-bot --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee13e5cc..04bce55a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 3.11.4 (2024-12-02) + + +### Bug Fixes + +* ASC-27509 - file upload ([#750](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web/issues/750)) ([53a5b4e](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web/commit/53a5b4e1057762e61f839730a3568d253ec0602a)) + ### 3.11.3 (2024-11-28) ### 3.11.3 (2024-11-28)