From 2c495492fb6e01de5e718a0fd94e0fb28a307d4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 31 Oct 2024 19:34:44 +0000 Subject: [PATCH] [Release] XcodeProj 8.24.7 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b8766aaf..a69dccb5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [8.24.7] - 2024-10-31 +### Details +#### Chore +- Update dependency tuist to v4.32.0 by @renovate[bot] in [#875](https://github.com/tuist/XcodeProj/pull/875) + ## [8.24.6] - 2024-10-23 ### Details #### Chore @@ -115,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Feat - Introduce the new Xcode 16 models `PBXFileSystemSynchronizedRootGroup` and `PBXFileSystemSynchronizedBuildFileExceptionSet` by @pepicrft in [#827](https://github.com/tuist/XcodeProj/pull/827) +[8.24.7]: https://github.com/tuist/XcodeProj/compare/8.24.6..8.24.7 [8.24.6]: https://github.com/tuist/XcodeProj/compare/8.24.5..8.24.6 [8.24.5]: https://github.com/tuist/XcodeProj/compare/8.24.4..8.24.5 [8.24.4]: https://github.com/tuist/XcodeProj/compare/8.24.3..8.24.4