From 6d6ca399ed538f2d8d8b52910b08c6d9b8ddd99c Mon Sep 17 00:00:00 2001 From: Carlos Torres Date: Thu, 12 Sep 2024 13:46:37 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea23954..a094398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.4] - 2024-09-12 + +- Fixing dependencies not published properly in `v2.1.3`. + ## [2.1.3] - 2024-09-12 - Updating eslint-plugin dependencies.