From 8a4e9bfe6838b278219a7a07df42b7bb9322f68b Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Mon, 4 Mar 2024 13:55:38 +0100 Subject: [PATCH] Release angular plugin see https://github.com/netlify/angular-runtime/issues/100 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index ccf3d9dda..5824a6e96 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -669,7 +669,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.0.5" + "version": "2.0.6" }, { "author": "netlify",