Skip to content

Commit

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

## 2.25.1 (2023-12-14)

### Bug Fixes

- **datastore**: store time zone info in Temporal.DateTime (#3393)
- **Auth**: add DefaultLogger conformance to remaining auth task (#3413)
- **datastore**: observequery local only collect (#3214)
- **Auth**: Add logging to Amplify Auth tasks (#3365)
- **datastore**: full sync when sync predicate changes (#2757)

## 2.25.0 (2023-12-08)

### Features
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/aws-amplify/amplify-swift-utils-notifications.git",
"state" : {
"revision" : "f970384ad1035732f99259255cd2f97564807e41",
"version" : "1.1.0"
"revision" : "959eec669ba97c7d923b963c3e66ca8a0b2737f6",
"version" : "1.1.1"
}
},
{
Expand Down

0 comments on commit e01f1d3

Please sign in to comment.