From ef1a27b657004369818f8dfce41377c2132e6447 Mon Sep 17 00:00:00 2001 From: Mateusz Bocian Date: Fri, 7 Nov 2025 11:57:19 -0500 Subject: [PATCH] Update angular plugin to 3.0.1 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index aef11161a..685842b10 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -678,7 +678,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.4.0" + "version": "3.0.1" }, { "author": "netlify",