chore(changelog): prepare for 5.5.1 (#7523)

This commit is contained in:
Pepe Fagoaga
2025-04-15 11:46:20 +05:45
committed by GitHub
parent 910d39eee4
commit 25dac080a5
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -34,6 +34,7 @@ jobs:
permissions/**
api/**
ui/**
prowler/CHANGELOG.md
README.md
mkdocs.yml
.backportrc.json
+1 -1
View File
@@ -2,7 +2,7 @@
All notable changes to the **Prowler API** are documented in this file.
## [v1.6.1] (Prowler UNRELEASED)
## [v1.6.1] (Prowler v5.5.1)
### Changed
- Changed `findings.uid` field length from `varchar(300)` to `varchar(600)` [(#7498)](https://github.com/prowler-cloud/prowler/pull/7498).
+1 -1
View File
@@ -11,7 +11,7 @@ All notable changes to the **Prowler SDK** are documented in this file.
---
## [v5.5.1] (Prowler UNRELEASED)
## [v5.5.1] (Prowler v5.5.1)
### Fixed