From 4ee690ae0ecdb39982b13fbf4de87d3367d8c05f Mon Sep 17 00:00:00 2001 From: Rizal Nurhidayat Date: Fri, 22 Nov 2024 12:37:00 +0700 Subject: [PATCH] chore(release): 4.6.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2df4d17..3c7bc0b 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. +### [4.6.5](https://github.com/wayfu-id/wayfu-userscript/compare/v4.6.4...v4.6.5) (2024-11-22) + + +### Bug Fixes + +* **UI:** Bring back broken UI due to WhatsApp Web Update ([6772489](https://github.com/wayfu-id/wayfu-userscript/commit/677248941894436da8db9548351a898044db9276)) + ### [4.6.4](https://github.com/wayfu-id/wayfu-userscript/compare/v4.6.3...v4.6.4) (2024-11-20) diff --git a/package.json b/package.json index 7c34680..3f9db94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wayfu-userscript", - "version": "4.6.4", + "version": "4.6.5", "viewVersion": "1.7.0", "homepage": "https://wayfu.id/", "bugs": "https://wayfu.id/",