From 41d96e53e42c1a3e176b0d04913abab00244ddd9 Mon Sep 17 00:00:00 2001 From: Gabi Dobocan Date: Fri, 15 Sep 2023 14:00:07 +0300 Subject: [PATCH] chore(main): release audit 1.53.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37d774d..0b97f75 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.52.0" + ".": "1.53.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fa2d34..e8a6c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.53.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.52.0...audit-v1.53.0) (2023-09-15) + + +### Features + +* detect php deprecated packages ([2ef385b](https://github.com/sandworm-hq/sandworm-audit/commit/2ef385bf4dc009b8d7c94aefc738653a9abf0afd)) + ## [1.52.0](https://github.com/sandworm-hq/sandworm-audit/compare/audit-v1.51.1...audit-v1.52.0) (2023-09-08) diff --git a/package.json b/package.json index 2638597..2a242b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sandworm/audit", - "version": "1.52.0", + "version": "1.53.0", "description": "Security & License Compliance For Your App's Dependencies 🪱", "main": "src/index.js", "bin": {