Skip to content

Commit

Permalink
chore: finalize release 2.25.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-ops committed Dec 27, 2023
1 parent 0c18e4c commit 0b1a2da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.25.2 (2023-12-27)

### Bug Fixes

- **DataStore**: watchOS subscription disabled configuration value (#3432)
- use non-failable UTF8View Data init when converting from String (#3430)
- **DataStore**: Add 'weak self' to prevent retain cycles in OutgoingMutationQueue (#3429)

## 2.25.1 (2023-12-14)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"revision" : "a902f1823a7ff3c9ab2fba0f992396b948eda307",
"version" : "1.0.5"
"revision" : "d029d9d39c87bed85b1c50adee7c41795261a192",
"version" : "1.0.6"
}
},
{
Expand Down

0 comments on commit 0b1a2da

Please sign in to comment.