Skip to content

Commit ee06762

Browse files
committed
Bump version to v0.3.6
1 parent 77ff689 commit ee06762

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.3.6] - 2025-05-07
2+
- Fix incompatible `build_runner_core` with `logging 1.3.0` – missing `onLevelChanged`
3+
- Support `Mailbox/clear` method JMAP extension
4+
15
## [0.3.5] - 2025-04-28
26
- Upgrade `build_runner` version to `2.4.10`
37

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: jmap_dart_client
22
description: A JMAP client library to make JMAP method calls and process the responses.
3-
version: 0.3.5
3+
version: 0.3.6
44
homepage: https://github.com/linagora/jmap-dart-client.git
55

66
environment:

0 commit comments

Comments
 (0)