From eb0d85e78c043af939b47ff5a229aa99e3ebf405 Mon Sep 17 00:00:00 2001 From: Pitchaya T <33589608+ptchayap@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:05:08 +0700 Subject: [PATCH] Release/v3.11.2 (#739) * fix: ASC-27000 - error adId handle undefined (#736) * fix: error adId handle undefined * refactor: type Co-authored-by: Pitchaya T. <33589608+ptchayap@users.noreply.github.com> --------- Co-authored-by: Pitchaya T. <33589608+ptchayap@users.noreply.github.com> * chore: version 3.11.1 * fix: lint error * chore(release): 3.11.2 --------- Co-authored-by: ChayanitBm Co-authored-by: bmo-amity-bot --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e715c8..880f4ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. See [standa ### 3.11.2 (2024-11-22) + +### Bug Fixes + +* lint error ([8dfea91](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web/commit/8dfea918096e59128389064ce471e0e55e75ad49)) + +### 3.10.1 (2024-09-12) + + +### Bug Fixes + +* skeleton style ([#646](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web/issues/646)) ([8ebc957](https://github.com/AmityCo/Amity-Social-Cloud-UIKit-Web/commit/8ebc9574189116ee2d70af2ee58fce97f81fabd5)) + ## 3.11.0 (2024-10-25) ### 3.10.3 (2024-10-18)