From d1619b3723a944a9ef2973678c6eed81ceed9efc Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 17 Jun 2025 08:58:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29841fd2..c6197e6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * *Nothing* ### Changed -* Update to `@shlinkio/shlink-frontend-kit` 0.9 and `@shlinkio/shlink-web-component` 0.14 to add initial support to the new light theme brand color. +* [shlink-web-component#661](https://github.com/shlinkio/shlink-web-component/issues/661) and [#1571](https://github.com/shlinkio/shlink-web-client/issues/1571) Fully replace bootstrap with tailwind. +* Add the new light theme brand color. +* Update to `@shlinkio/shlink-frontend-kit` 2.0.0 and `@shlinkio/shlink-web-component` 0.15 * Replace reactstrap nav bar with `NavBar` component from `@shlinkio/shlink-frontend-kit` ### Deprecated