From 9bb31f15d3a8ecc8988c1c5e40deae395c5100d1 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 14 Aug 2024 08:43:11 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae7855e..3f78ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ### [1.2.7] - 2024-08-14 - test: in index.js, unref timers, so test suite exits +- chore: bump dep versions ### [1.2.6] - 2024-08-14