From 244f740b58ee0a28428e1347abec0830f7d28fd1 Mon Sep 17 00:00:00 2001 From: Murtuzaali Surti <68743212+murtuzaalisurti@users.noreply.github.com> Date: Fri, 7 Jun 2024 23:19:11 +0530 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa70b23..6f85f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Added - Fallback anchor link support when javascript can't execute. ([#5](https://github.com/murtuzaalisurti/back-to-top/pull/5)) -- Customizable button content [83dfe0e](https://github.com/murtuzaalisurti/back-to-top/pull/5/commits/83dfe0e2d79dea0d77bf4ffdc4b16c0b073934cd). +- Customizable button content [`83dfe0e`](https://github.com/murtuzaalisurti/back-to-top/pull/5/commits/83dfe0e2d79dea0d77bf4ffdc4b16c0b073934cd). ```html back-to-top ```