Skip to content

Commit 02bb2eb

Browse files
committed
chore(CHANGELOG): update for v1.11.0 [skip ci]
1 parent 6ad29be commit 02bb2eb

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.11.0](https://github.com/SwiftyLab/setup-swift/compare/v1.10.0...v1.11.0) (2025-05-24)
2+
3+
4+
### 🚀 Features
5+
6+
* added Windows ARM64 runner support ([#385](https://github.com/SwiftyLab/setup-swift/issues/385)) ([a3015e0](https://github.com/SwiftyLab/setup-swift/commit/a3015e0f55b941df2ecaa28d645ca65c2c1c6816))
7+
8+
9+
### 🐎 Performance Improvements
10+
11+
* improved gpg verification for new windows toolchains ([edebf76](https://github.com/SwiftyLab/setup-swift/commit/edebf7684af159825eb39b203d519468a74e7332))
12+
13+
14+
### 🔥 Refactorings
15+
16+
* updated Visual Studio setup process for required components installation ([9f87bba](https://github.com/SwiftyLab/setup-swift/commit/9f87bba99fb20035b2229259fd76586128844afb))
17+
118
## [1.10.0](https://github.com/SwiftyLab/setup-swift/compare/v1.9.1...v1.10.0) (2025-03-16)
219

320

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-swift",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"private": true,
55
"description": "Setup Swift environment.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)