Skip to content

Commit

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

## [1.36.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.35.1...audit-v1.36.0) (2023-04-13)


### Features

* accept wildcard version in resolved issue id ([1565943](https://github.com/sandworm-hq/sandworm-audit/commit/1565943d333c632664e53c4c1c0ca177a333e73a))
* support custom license categories ([68b7791](https://github.com/sandworm-hq/sandworm-audit/commit/68b7791328af076ccbcd498d855c23dcbb019805))
* support editing default license categories ([0f473cc](https://github.com/sandworm-hq/sandworm-audit/commit/0f473cc04fd6020bdc78703f5a1b9334dbd7af2e))
* support private registries ([b36cba0](https://github.com/sandworm-hq/sandworm-audit/commit/b36cba014f6a2a4ff2850daa8e88650cb90ebcbf))

## [1.35.1](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.35.0...audit-v1.35.1) (2023-04-07)


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

0 comments on commit ed1012d

Please sign in to comment.