Skip to content

Commit

Permalink
chore(release): Release v2.5.0 (#127)
Browse files Browse the repository at this point in the history
Fixes:
- #120 - fix: Get audit-ci version from package.json

Docs:
#123 - docs: Change suggested usage to include master

Build:
#121 - fix(CI): Update CircleCI and Travis-CI build configs
#122 - fix(CI): audit-ci checks in CircleCI on PR builds
  • Loading branch information
quinnturner authored Feb 14, 2020
1 parent a6591d3 commit e836b34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "audit-ci",
"version": "2.4.2",
"version": "2.5.0",
"description": "Audits npm and yarn projects in CI environments",
"license": "Apache-2.0",
"main": "./lib/audit-ci.js",
Expand Down

0 comments on commit e836b34

Please sign in to comment.