diff --git a/Changelog.md b/Changelog.md index f475ae5..deabf2e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +### 4.3.0 +- Make sure GH release notes are used correctly with previous tag ([#101](https://github.com/WeTransfer/GitBuddy/pull/101)) via [@AvdLee](https://github.com/AvdLee) +- Merge release 4.2.0 into master ([#100](https://github.com/WeTransfer/GitBuddy/pull/100)) via [@wetransferplatform](https://github.com/wetransferplatform) +- Update CI ([#99](https://github.com/WeTransfer/GitBuddy/pull/99)) via [@AvdLee](https://github.com/AvdLee) + ### 4.2.0 - Add the possibility to let GitHub generate release notes ([#98](https://github.com/WeTransfer/GitBuddy/pull/98)) via [@AvdLee](https://github.com/AvdLee) - Merge release 4.1.5 into master ([#97](https://github.com/WeTransfer/GitBuddy/pull/97)) via [@wetransferplatform](https://github.com/wetransferplatform) diff --git a/Sources/GitBuddyCore/Commands/GitBuddy.swift b/Sources/GitBuddyCore/Commands/GitBuddy.swift index 6847cd9..76e35b8 100644 --- a/Sources/GitBuddyCore/Commands/GitBuddy.swift +++ b/Sources/GitBuddyCore/Commands/GitBuddy.swift @@ -11,7 +11,7 @@ import Foundation /// Entry class of GitBuddy that registers commands and handles execution. public struct GitBuddy: ParsableCommand { - public static let version = "4.2.0" + public static let version = "4.3.0" public static let configuration = CommandConfiguration( commandName: "gitbuddy", diff --git a/Submodules/WeTransfer-iOS-CI b/Submodules/WeTransfer-iOS-CI index a5f93e5..6017f08 160000 --- a/Submodules/WeTransfer-iOS-CI +++ b/Submodules/WeTransfer-iOS-CI @@ -1 +1 @@ -Subproject commit a5f93e550f2218b03c187e9e77ba60b521b5e383 +Subproject commit 6017f08d3acab4465b6834beb7117479e842467f