From 10350dca845f61353c5ef97b601b99f1be6ddd88 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 3 Sep 2024 15:02:10 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc938295..98124f51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/pint/compare/v1.17.2...main) +## [Unreleased](https://github.com/laravel/pint/compare/v1.17.3...main) + +## [v1.17.3](https://github.com/laravel/pint/compare/v1.17.2...v1.17.3) - 2024-09-03 + +* [1.x] Bump dependencies by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/pint/pull/294 ## [v1.17.2](https://github.com/laravel/pint/compare/v1.17.1...v1.17.2) - 2024-08-06