Skip to content

Commit

Permalink
Merge pull request #166 from semgrep/austin/bump
Browse files Browse the repository at this point in the history
Austin/bump
  • Loading branch information
ajbt200128 authored Sep 3, 2024
2 parents 172df53 + 435629e commit a852d87
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## v1.9.0 - 2024-08-28

### Added

- Semgrep binaries are now included in the extension, so Semgrep does not need to be installed to use the extension

### Changed

- Updated README
- Semgrep JS version bumped

## v1.8.2 - 2024-06-17

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "semgrep",
"displayName": "Semgrep",
"description": "Security scans in a snap. Speedy SAST with a powerful rule registry for seamless detection and remediation of code vulnerabilities with each save.",
"version": "1.8.3",
"version": "1.9.0",
"engines": {
"vscode": "^1.86.0"
},
Expand Down

0 comments on commit a852d87

Please sign in to comment.