Skip to content

Commit 0dc489a

Browse files
derekxu16Commit Queue
authored andcommitted
[package:dds] Prepare to publish version 5.0.1
Change-Id: Id7ae4be715d4eec7e2122547b7f99bd275e0dbe7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/430160 Commit-Queue: Derek Xu <[email protected]> Reviewed-by: Ben Konyi <[email protected]>
1 parent 12bb30a commit 0dc489a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pkg/dds/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# 5.0.1-wip
2-
1+
# 5.0.1
32
- Widen the dependency on `package:shelf_web_socket`.
43
- Require Dart SDK v. 3.5.0 or higher.
54
- Started caching events sent on the 'Timer' stream. The cached events can be retrieved using the `getStreamHistory` RPC.

pkg/dds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dds
2-
version: 5.0.1-wip
2+
version: 5.0.1
33
description: >-
44
A library used to spawn the Dart Developer Service, used to communicate with
55
a Dart VM Service instance.

0 commit comments

Comments
 (0)