From c35872f7a9c8c9e798c9c2e41f10938fe318bf24 Mon Sep 17 00:00:00 2001 From: liukatkat <84615241+liukatkat@users.noreply.github.com> Date: Thu, 26 Feb 2026 23:46:27 +0000 Subject: [PATCH 1/2] [create-pull-request] automated change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac78f81..816c603 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To use the Semgrep plugin: 1. Install the plugin from the Cursor Plugin Marketplace - 1. Run the `/semgrep-plugin:setup-semgrep-plugin` skill. + 1. Run the `/setup-semgrep-plugin` skill. ## Contributing From b6f14d0f743120086f5a1fb89d236ba45dc3ba20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Feb 2026 23:47:08 +0000 Subject: [PATCH 2/2] chore: bump version to 0.4.2 --- .cursor-plugin/plugin.json | 2 +- CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index cba4d94..2f14046 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "semgrep-plugin", "description": "Plugin by Semgrep. Provides security scanning via MCP, hooks, and skills for Cursor.", - "version": "0.4.1", + "version": "0.4.2", "author": { "name": "Semgrep" }, diff --git a/CHANGELOG.md b/CHANGELOG.md index a5f2f76..41ebdf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # Change log +## 0.4.2 +fix: update command for Semgrep plugin setup in README ## 0.4.1 fix: update Cursor readme to say Semgrep Cursor Plugin ## 0.4.0