Skip to content

Commit dbc932f

Browse files
committed
chore(CHANGELOG): update for v1.5.2 [skip ci]
1 parent 0913e1d commit dbc932f

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.5.2](https://github.com/SwiftyLab/setup-swift/compare/v1.5.1...v1.5.2) (2024-03-23)
2+
3+
4+
### 🛠 Build System
5+
6+
* pause windows support for Swift 5.10 and above temporarily ([#250](https://github.com/SwiftyLab/setup-swift/issues/250)) ([186489b](https://github.com/SwiftyLab/setup-swift/commit/186489b82cce737a52b9d7a94856cf7085b235ca))
7+
* **swift-org-website:** bump swiftorg from `cd5a1a3` to `74caef9` ([#253](https://github.com/SwiftyLab/setup-swift/issues/253)) ([0913e1d](https://github.com/SwiftyLab/setup-swift/commit/0913e1d949c815a2c486b09218328e836e98e958))
8+
9+
10+
### 🛠 Dependency
11+
12+
* bump @actions/cache from 3.2.2 to 3.2.4 ([#225](https://github.com/SwiftyLab/setup-swift/issues/225)) ([a75eb22](https://github.com/SwiftyLab/setup-swift/commit/a75eb22109114133bd2a724be26d24367a33dce3))
13+
114
## [1.5.1](https://github.com/SwiftyLab/setup-swift/compare/v1.5.0...v1.5.1) (2023-12-15)
215

316

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.5.1",
3+
"version": "1.5.2",
44
"private": true,
55
"description": "Setup Swift environment.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)