Skip to content

Commit

Permalink
chore(main): release audit 1.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidobo committed Apr 26, 2023
1 parent 7560c64 commit 40b62d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.37.0"
".": "1.38.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.38.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.37.0...audit-v1.38.0) (2023-04-26)


### Features

* cli args license&fail policy valid json check ([6a0592d](https://github.com/sandworm-hq/sandworm-audit/commit/6a0592d69dacc5c53a1c401c2fe2757fdbfa4f23))
* enforce min node version ([7560c64](https://github.com/sandworm-hq/sandworm-audit/commit/7560c64247783062e0749578194a16105855c4c8))

## [1.37.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.36.2...audit-v1.37.0) (2023-04-25)


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": "@sandworm/audit",
"version": "1.37.0",
"version": "1.38.0",
"description": "Security & License Compliance For Your App's Dependencies 🪱",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit 40b62d8

Please sign in to comment.