diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 7fded79202..1641a5695b 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -438,5 +438,10 @@ "name": "@simondotm/nx-firebase", "description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces", "url": "https://github.com/simondotm/nx-firebase" + }, + { + "name": "@gnuechtel/nx-cucumber", + "description": "Plugin to use Cucumber within Nx workspaces", + "url": "https://gitlab.com/gnuechtel/open-source/-/tree/main/libs/nx-cucumber" } ]