Skip to content

Commit 57d7d23

Browse files
authored
Release v1.15.0 (#265)
* change package.json * changelog
1 parent d6fa692 commit 57d7d23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.15.0 - 2025-09-02
11+
1012
## Removed
1113

1214
- Removed the "Show AST" and "Show named AST" commands from right-click

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "semgrep",
33
"displayName": "Semgrep",
44
"description": "Security scans in a snap. Speedy SAST with a powerful rule registry for seamless detection and remediation of code vulnerabilities with each save.",
5-
"version": "1.14.1",
5+
"version": "1.15.0",
66
"engines": {
77
"vscode": "^1.86.0"
88
},

0 commit comments

Comments
 (0)