Skip to content

Commit 1ecfca6

Browse files
committed
chore(CHANGELOG): update for v1.5.1 [skip ci]
1 parent b844c92 commit 1ecfca6

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.1](https://github.com/SwiftyLab/setup-swift/compare/v1.5.0...v1.5.1) (2023-12-15)
2+
3+
4+
### 🛠 Build System
5+
6+
* **swift-org-website:** bump swiftorg from `8485bd3` to `9ce4db8` ([#124](https://github.com/SwiftyLab/setup-swift/issues/124)) ([e0fff81](https://github.com/SwiftyLab/setup-swift/commit/e0fff8108a7160e0a285638edb820431b466a78c))
7+
* **swift-org-website:** bump swiftorg from `9ce4db8` to `cd5a1a3` ([#164](https://github.com/SwiftyLab/setup-swift/issues/164)) ([8484fad](https://github.com/SwiftyLab/setup-swift/commit/8484fadc36ea71c1f3584fdcc32bba048c400b59))
8+
9+
10+
### 🛠 Dependency
11+
12+
* bump glob from 10.3.4 to 10.3.10 ([#154](https://github.com/SwiftyLab/setup-swift/issues/154)) ([44ecbc4](https://github.com/SwiftyLab/setup-swift/commit/44ecbc4e48c1ace6cb1c3b0139842bab722a522b))
13+
114
## [1.5.0](https://github.com/SwiftyLab/setup-swift/compare/v1.4.1...v1.5.0) (2023-10-25)
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.0",
3+
"version": "1.5.1",
44
"private": true,
55
"description": "Setup Swift environment.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)