Skip to content

Commit

Permalink
[Release] XcodeGraph 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft authored and github-actions[bot] committed Nov 11, 2024
1 parent 7770995 commit 3c4ec4b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,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).

## [0.17.0] - 2024-11-11
### Details
#### Feat
- Add new types for embeddable SPM package by @Garfeild in [#57](https://github.com/tuist/XcodeGraph/pull/57)

## New Contributors
* @Garfeild made their first contribution in [#57](https://github.com/tuist/XcodeGraph/pull/57)
## [0.16.3] - 2024-11-07
### Details
#### Chore
Expand Down Expand Up @@ -202,6 +209,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Create .all-contributorsrc [skip ci] by @allcontributors[bot]
- Update README.md [skip ci] by @allcontributors[bot]

[0.17.0]: https://github.com/tuist/XcodeGraph/compare/0.16.3..0.17.0
[0.16.3]: https://github.com/tuist/XcodeGraph/compare/0.16.2..0.16.3
[0.16.2]: https://github.com/tuist/XcodeGraph/compare/0.16.1..0.16.2
[0.16.1]: https://github.com/tuist/XcodeGraph/compare/0.16.0..0.16.1
Expand Down

0 comments on commit 3c4ec4b

Please sign in to comment.