Skip to content

Commit b1d7dba

Browse files
committed
chore(CHANGELOG): update for v1.4.1 [skip ci]
1 parent 0a57e00 commit b1d7dba

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.4.1](https://github.com/SwiftyLab/setup-swift/compare/v1.4.0...v1.4.1) (2023-09-25)
2+
3+
4+
### 🐛 Fixes
5+
6+
* fixed snapshots not sorted by semantic version ([#65](https://github.com/SwiftyLab/setup-swift/issues/65)) ([e8192a4](https://github.com/SwiftyLab/setup-swift/commit/e8192a4bdccd10dbf9bb594fb60916e75c622355))
7+
8+
9+
### 🛠 Build System
10+
11+
* **swift-org-website:** bump swiftorg from `73f218c` to `332574c` ([#67](https://github.com/SwiftyLab/setup-swift/issues/67)) ([0a57e00](https://github.com/SwiftyLab/setup-swift/commit/0a57e00e64135816707f7ae393b6cdf9b0c982bc))
12+
* updated action ruuner to Node v20 ([#66](https://github.com/SwiftyLab/setup-swift/issues/66)) ([c09b206](https://github.com/SwiftyLab/setup-swift/commit/c09b2063946c55be8a759e5a7caf3db01a1c7d3a))
13+
114
## [1.4.0](https://github.com/SwiftyLab/setup-swift/compare/v1.3.0...v1.4.0) (2023-09-19)
215

316

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-swift",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"description": "Setup Swift environment.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)