From f281bb45d4141530d020702d9e1416e3daf37ad9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 20 May 2026 12:06:19 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6b8e50a9..b37a3f714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the icon column to the benchmark component - Added support for the `DIRECT_URL` environment variable to enable direct database connections +- Configured the `min-release-age` in `.npmrc` ### Changed