Skip to content

Commit a6931d7

Browse files
[Template Sync] fix: update command for Semgrep plugin setup in README (#18)
* [create-pull-request] automated change * chore: bump version to 0.4.2 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff8f65e commit a6931d7

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "semgrep-plugin",
33
"description": "Plugin by Semgrep. Provides security scanning via MCP, hooks, and skills for Cursor.",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"author": {
66
"name": "Semgrep"
77
},

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Change log
2+
## 0.4.2
3+
fix: update command for Semgrep plugin setup in README
24
## 0.4.1
35
fix: update Cursor readme to say Semgrep Cursor Plugin
46
## 0.4.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
To use the Semgrep plugin:
77
1. Install the plugin from the Cursor Plugin Marketplace
88

9-
1. Run the `/semgrep-plugin:setup-semgrep-plugin` skill.
9+
1. Run the `/setup-semgrep-plugin` skill.
1010

1111
## Contributing
1212

0 commit comments

Comments
 (0)