From fcd7ac5d9a39a5eb3dac0186f766ed7f9139a8d2 Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Tue, 27 May 2025 17:46:17 +0200 Subject: [PATCH] fix: bump angular-runtime to 2.4.0 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 076cd84c8..729fd921b 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -679,7 +679,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.3.1" + "version": "2.4.0" }, { "author": "netlify",