From 922dab85c8cda308da73f7ff44e8d6c30bb8eca4 Mon Sep 17 00:00:00 2001 From: Jack Kelly Date: Fri, 22 Nov 2024 16:30:41 +0000 Subject: [PATCH] docs: add release note for v2.14.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe428b10..673bd007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. ## Table of Contents +- [2.14.2](#2142) - [2.14.1](#2141) - [2.14.0](#2140) - [2.13.0](#2130) @@ -33,6 +34,11 @@ All notable changes to this project will be documented in this file. --- +## `2.14.2` + +- Bump dependencies + - thanks @jdesouza + ## `2.14.1` - Bump dependencies