Skip to content

Commit f53802c

Browse files
committed
Update changelog
1 parent 36f8bdf commit f53802c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [6.48.0] - 2024-10-23
1011
### Added
1112
- resolveAll to `MineWinsConflictsResolver` to handle an array of conflicts.
1213

14+
### Fixed
15+
- Avoid using async/await with then callbacks
16+
- Bump semver from 5.7.1 to 5.7.2
17+
18+
### Changed
19+
- @auth: Validate token's `account` scope
20+
- Delete Metadata client
21+
1322
## [6.47.0] - 2024-06-11
1423
### Added
1524
- Add option to save asynchronous cache

0 commit comments

Comments
 (0)