Skip to content

Commit

Permalink
chore(release): 4.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.13](v4.0.12...v4.0.13) (2020-03-24)

### Bug Fixes

* Allow someone to force a Bower scan, if they so wish ([#182](#182)) ([840e81c](840e81c))
  • Loading branch information
sonatype-community committed Mar 24, 2020
1 parent 840e81c commit 2c27b5e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.13](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.12...v4.0.13) (2020-03-24)


### Bug Fixes

* Allow someone to force a Bower scan, if they so wish ([#182](https://github.com/sonatype-nexus-community/auditjs/issues/182)) ([840e81c](https://github.com/sonatype-nexus-community/auditjs/commit/840e81c9e39b60a03ecce54134a51b5cd5eba7df))

## [4.0.12](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.11...v4.0.12) (2020-03-12)


Expand Down
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": "auditjs",
"version": "4.0.12",
"version": "4.0.13",
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
"main": "./bin/index.js",
"bin": {
Expand Down

0 comments on commit 2c27b5e

Please sign in to comment.