From cf61cf7666c7a4af8b8954fbd04cdc8a265447df Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 4 Apr 2023 14:08:45 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff96a3be3..8a33a66cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Render "right-side" arrows for features with lifecycle prefixes ([#9493], thanks [@k-yle]) * Render "right-side" arrows for `man_made=quay` features #### :hammer: Development -* Upgrade dependencies: `fortawesome` to v6.3, `which-polygon` to v2.2.1, `glob` to v9.2, `temaki` to v5.3 +* Upgrade dependencies: `fortawesome` to v6.4, `which-polygon` to v2.2.1, `glob` to v9.2, `temaki` to v5.3 * Bundle `package-lock.json` file in repository for faster `clean-install` builds * Build icons from configured presets source and also process field value `icons` in `npm run build:data`