From a7d645f26631f2ca42f7148aab1fce46bc894698 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Jan 2025 23:12:58 +0000 Subject: [PATCH] chore(release): 2.17.2 [skip ci] ## [2.17.2](https://github.com/zotoio/x-fidelity/compare/v2.17.1...v2.17.2) (2025-01-16) ### Bug Fixes * package.json & yarn.lock to reduce vulnerabilities ([f554ca3](https://github.com/zotoio/x-fidelity/commit/f554ca33da23f72a994ef49b7979ed71544f3d2a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3feb03..1644f18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.17.2](https://github.com/zotoio/x-fidelity/compare/v2.17.1...v2.17.2) (2025-01-16) + + +### Bug Fixes + +* package.json & yarn.lock to reduce vulnerabilities ([f554ca3](https://github.com/zotoio/x-fidelity/commit/f554ca33da23f72a994ef49b7979ed71544f3d2a)) + ## [2.17.1](https://github.com/zotoio/x-fidelity/compare/v2.17.0...v2.17.1) (2024-12-03) diff --git a/package.json b/package.json index 53e6c94..7d03925 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "x-fidelity", - "version": "2.17.1", + "version": "2.17.2", "description": "cli for opinionated framework adherence checks", "main": "dist/xfidelity", "bin": {