Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 65d7725 commit f14cb76
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,5 +442,17 @@
"title" : "1.5.1",
"url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.5.1",
"version" : "1.5.1"
},
{
"body" : "## What's Changed\r\n\r\n* Fixed: Address compile failure on non-Apple platforms (thanks @finestructure, https://github.com/pointfreeco/swift-dependencies/pull/304).\r\n* Infrastructure: Update GitHub Actions CI (https://github.com/pointfreeco/swift-dependencies/pull/307).\r\n\r\n**Full Changelog**: https://github.com/pointfreeco/swift-dependencies/compare/1.5.1...1.5.2",
"createdAt" : "2024-11-13T11:29:57+09:00",
"fetchedFromAPIAt" : "2024-11-15T10:11:59+09:00",
"id" : "RE_kwDOIF_Mq84LDkuC",
"owner" : "pointfreeco",
"publishedAt" : "2024-11-15T02:50:37+09:00",
"repository" : "swift-dependencies",
"title" : "1.5.2",
"url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.5.2",
"version" : "1.5.2"
}
]
12 changes: 12 additions & 0 deletions Outputs/The Composable Architecture.json
Original file line number Diff line number Diff line change
Expand Up @@ -1294,5 +1294,17 @@
"title" : "1.16.0",
"url" : "https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.16.0",
"version" : "1.16.0"
},
{
"body" : "## What's Changed\r\n\r\n* Fixed: Address a potential race condition in shared file storage (https://github.com/pointfreeco/swift-composable-architecture/pull/3479).\r\n* Fixed: Add `@ViewBuilder` to `NavigationStack` root view(thanks @joshrl, https://github.com/pointfreeco/swift-composable-architecture/pull/3493).\r\n* Fixed: Address potential crash in KVO shared app storage observation during cancellation (thanks @pyrtsa, https://github.com/pointfreeco/swift-composable-architecture/pull/3494).\r\n\r\n## New Contributors\r\n* @joshrl made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3493\r\n\r\n**Full Changelog**: https://github.com/pointfreeco/swift-composable-architecture/compare/1.16.0...1.16.1",
"createdAt" : "2024-11-15T04:14:20+09:00",
"fetchedFromAPIAt" : "2024-11-15T10:11:58+09:00",
"id" : "RE_kwDOD48kk84LDo4b",
"owner" : "pointfreeco",
"publishedAt" : "2024-11-15T04:16:07+09:00",
"repository" : "swift-composable-architecture",
"title" : "1.16.1",
"url" : "https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.16.1",
"version" : "1.16.1"
}
]

0 comments on commit f14cb76

Please sign in to comment.