Skip to content

Commit

Permalink
chore: Release 6.2.0 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnturner committed Apr 13, 2022
1 parent b6f210f commit ee2a071
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "audit-ci",
"version": "6.1.2",
"version": "6.2.0",
"description": "Audits NPM, Yarn, and PNPM projects in CI environments",
"license": "Apache-2.0",
"main": "./dist/audit-ci.js",
Expand Down Expand Up @@ -80,4 +80,4 @@
"pre-push": "npm run lint && npm run test"
}
}
}
}

0 comments on commit ee2a071

Please sign in to comment.