Skip to content

Commit 8d8e354

Browse files
author
aws-amplify-ops
committed
chore: finalize release 1.2.5 [skip ci]
1 parent 52a37d4 commit 8d8e354

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.2.5 (2024-02-08)
4+
5+
### Bug Fixes
6+
7+
- add additional guard for finishing AVAssetWriter (#108)
8+
39
## 1.2.4 (2024-02-05)
410

511
### Bug Fixes

Package.resolved

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"kind" : "remoteSourceControl",
66
"location" : "https://github.com/aws-amplify/amplify-swift",
77
"state" : {
8-
"revision" : "783b945291ca7d3dfd10fee67adb489601580293",
9-
"version" : "2.25.6"
8+
"revision" : "9862d821940f0a9c74a838e714f8f9f9cfe92b34",
9+
"version" : "2.25.7"
1010
}
1111
},
1212
{
@@ -77,8 +77,8 @@
7777
"kind" : "remoteSourceControl",
7878
"location" : "https://github.com/apple/swift-collections",
7979
"state" : {
80-
"revision" : "d029d9d39c87bed85b1c50adee7c41795261a192",
81-
"version" : "1.0.6"
80+
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
81+
"version" : "1.1.0"
8282
}
8383
},
8484
{

0 commit comments

Comments
 (0)