Skip to content

Commit aa6b267

Browse files
cursoragentAaronDDM
authored andcommitted
docs: update changelog for grants query params fix
- Add unreleased section with fix for ListGrantsQueryParams.sortBy values - Follows conventional commits format
1 parent 7edf4a0 commit aa6b267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111
- Make `Participant.email` optional in `Event` model to match API behavior ([#670](https://github.com/nylas/nylas-nodejs/issues/670))
12+
- Updated `ListGrantsQueryParams.sortBy` values to match API expectations (`'created_at' | 'updated_at'` instead of `'createdAt' | 'updatedAt'`)
1213

1314
## [7.13.1] - 2025-09-18
1415

0 commit comments

Comments
 (0)