From d87cbde47335789f16471db303c746bfe58ffbd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 03:41:55 +0000 Subject: [PATCH] chore(main): release 3.2.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d1ec1..362ba83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is 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). +## [3.2.2](https://github.com/roach-php/core/compare/v3.2.1...v3.2.2) (2025-04-09) + + +### Miscellaneous Chores + +* upgrade dependencies ([725955e](https://github.com/roach-php/core/commit/725955e04cd48264fe1cbe373bf6be122ad32dec)) + ## [3.2.1](https://github.com/roach-php/core/compare/v3.2.0...v3.2.1) (2025-03-21)