From ac0c6aa729077214c42889d86fc0f41609dbcbdc Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 8 Apr 2025 17:37:11 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec1f45e5..87e23ac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Changed * Update to `react-router` 7.0 -* Update to `@shlinkio/shlink-frontend-kit` 0.7.0 -* Update to `@shlinkio/shlink-web-component` 0.13.0 +* Update to `@shlinkio/shlink-frontend-kit` 0.8.x +* Update to `@shlinkio/shlink-web-component` 0.13.x * Update to `@shlinkio/shlink-js-sdk` 2.0.0 * Add `eslint-plugin-react-compiler` * Run unit tests in a headless browser using vitest browser mode and playwright.