Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Aug 21, 2024
1 parent 448a1c4 commit 96b1a07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## UNRELEASED
## Beta

## [3.2.0] 2024-08-22

- Upgrade npm dependencies
- Upgrade MegaLinter to v8

## [3.1.0] 2024-16-03

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-sarif-builder",
"version": "3.1.0",
"version": "3.2.0",
"description": "Module to help building SARIF log files",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 96b1a07

Please sign in to comment.