Skip to content

Commit

Permalink
chore(CHANGELOG): update for v1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftylab-ci committed Apr 19, 2024
1 parent 7030849 commit ff5c3ae
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.7.0](https://github.com/SwiftyLab/setup-swift/compare/v1.6.0...v1.7.0) (2024-04-19)


### 🚀 Features

* added custom toolchains support ([#273](https://github.com/SwiftyLab/setup-swift/issues/273)) ([dc93ecd](https://github.com/SwiftyLab/setup-swift/commit/dc93ecd7be099ce0f3b0487188cb995b025948b1))
* added fallback windows installation without caching support ([#276](https://github.com/SwiftyLab/setup-swift/issues/276)) ([7030849](https://github.com/SwiftyLab/setup-swift/commit/7030849a1ca58b88175468ecd8b4c0b82bd1917f))


### 📚 Documentation

* added conduct and contributing guidelines ([#268](https://github.com/SwiftyLab/setup-swift/issues/268)) ([9409a11](https://github.com/SwiftyLab/setup-swift/commit/9409a1123f019286138345d02af08e7698a2b171))
* added issue templates ([#267](https://github.com/SwiftyLab/setup-swift/issues/267)) ([b9e53af](https://github.com/SwiftyLab/setup-swift/commit/b9e53af632679d244c184dc63dd89e99aa03d781))

## [1.6.0](https://github.com/SwiftyLab/setup-swift/compare/v1.5.2...v1.6.0) (2024-03-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-swift",
"version": "1.6.0",
"version": "1.7.0",
"private": true,
"description": "Setup Swift environment.",
"main": "lib/main.js",
Expand Down

0 comments on commit ff5c3ae

Please sign in to comment.