From 032e3b6808112b5d72352280723ec7020bb60d8c Mon Sep 17 00:00:00 2001 From: Yeison Vargas Date: Fri, 7 Jun 2024 13:22:58 -0500 Subject: [PATCH] chore: release 3.2.2 (#533) --- CHANGELOG.md | 3 +++ safety/VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 853a98a7..5e48ded0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/) +## [3.2.2] - 2024-06-07 +- fix: include scan template in build (#531) + ## [3.2.1] - 2024-06-04 - fix: include all templates in the manifest (#529) - fix: use available email verification claims (#528) diff --git a/safety/VERSION b/safety/VERSION index e4604e3a..be94e6f5 100644 --- a/safety/VERSION +++ b/safety/VERSION @@ -1 +1 @@ -3.2.1 +3.2.2