From dbd758c230b0819e1e285cea0fb5964cc9722e23 Mon Sep 17 00:00:00 2001 From: Jakob Lichterfeld Date: Mon, 9 Dec 2024 11:27:54 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1af5dba771..2fe6e2984f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - build(nix): switch to nixos-24.11 (#4420 - @brianmay) - build(deps): update flake.lock (#4427) - fix: update mix deps hash to fix build error on recent NixOS 24.11 update (#4428) +- build(deps): bump path-to-regexp and express in /website (#4433) #### Dashboards