From 9007d54c9d0c128b40ff67703ecb538bac8ed11b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 13:09:09 +0000 Subject: [PATCH 1/2] chore: cms to repo sync --- site/plugins.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 203760f4a..dff88d58a 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -260,18 +260,20 @@ { "author": "Tom-Bonnike", "description": "Automatically extract and inline the critical CSS of your pages in order to render content to the user as fast as possible.", - "name": "Inline critical CSS", + "name": "Inline Critical CSS", "package": "netlify-plugin-inline-critical-css", "repo": "https://github.com/Tom-Bonnike/netlify-plugin-inline-critical-css", "version": "2.0.0", "compatibility": [ { - "version": "2.0.0", - "migrationGuide": "https://github.com/Tom-Bonnike/netlify-plugin-inline-critical-css/blob/master/CHANGELOG.md#200" + "_key": "1e31c16e-63c1-43af-9db0-02e3302caff1", + "migrationGuide": "https://github.com/Tom-Bonnike/netlify-plugin-inline-critical-css/blob/master/CHANGELOG.md#200", + "version": "2.0.0" }, { - "version": "1.2.0", - "nodeVersion": "^11 || ^13" + "_key": "c7e5b03b-c55d-4ad8-960c-2b495e413fd3", + "nodeVersion": "^11 || ^13", + "version": "1.2.0" } ] }, From 55ccf42860d5e17fe971a64bcdd1fc0ecb6bfd37 Mon Sep 17 00:00:00 2001 From: Nick Taylor Date: Wed, 5 Oct 2022 10:27:09 -0400 Subject: [PATCH 2/2] chore: trigger build