Skip to content

Commit b1a04bf

Browse files
author
github-actions
committed
chore(CHANGELOG): update for v1.1.0 [skip ci]
1 parent 8b4a245 commit b1a04bf

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## 1.0.0 (2023-08-24)
1+
## [1.1.0](https://github.com/SwiftyLab/setup-swift/compare/v1.0.0...v1.1.0) (2023-08-26)
2+
3+
4+
### 🚀 Features
5+
6+
* added support for multiple Linux distros ([#4](https://github.com/SwiftyLab/setup-swift/issues/4)) ([8b4a245](https://github.com/SwiftyLab/setup-swift/commit/8b4a245e6ba0edd38dd846f4fee109cf496a0cb2))
7+
8+
## [1.0.0](https://github.com/SwiftyLab/setup-swift/compare/1ca86a3c0219ba719eced849abe324b0afccaf50...v1.0.0) (2023-08-24)
29

310

411
### 🚀 Features

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

0 commit comments

Comments
 (0)