Skip to content

Commit

Permalink
chore(main): release audit 1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidobo committed Jul 27, 2023
1 parent da8247f commit d2e89d4
Show file tree
Hide file tree
Showing 3 changed files with 9 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.42.1"
".": "1.43.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.43.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.42.1...audit-v1.43.0) (2023-07-27)


### Features

* limit issue path count ([da8247f](https://github.com/sandworm-hq/sandworm-audit/commit/da8247fb5bdfe36feeaddab1e2f74c650f11b690))

## [1.42.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.42.0...audit-v1.42.1) (2023-07-22)


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

0 comments on commit d2e89d4

Please sign in to comment.