Skip to content

Commit

Permalink
Merge pull request #150 from semgrep/austin/bump
Browse files Browse the repository at this point in the history
Austin/bump
  • Loading branch information
ajbt200128 authored Jun 17, 2024
2 parents 997d5a7 + 1761613 commit c9a020d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

## v1.8.2 - 2024-06-17

### Added

### Changed

- Updated README
- Extension will now log to a temporary file, and will properly handle LS telemetry events

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.1",
"version": "1.8.2",
"engines": {
"vscode": "^1.86.0"
},
Expand Down

0 comments on commit c9a020d

Please sign in to comment.