Skip to content

Commit 8ec8f5e

Browse files
committed
CHANGELOG, version reset
1 parent dbf17e6 commit 8ec8f5e

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

dwds/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 26.2.1-wip
2+
3+
- Add support for DDS APIs and serving Dart DevTools when no Chrome Debugger is available.
4+
15
## 26.2.0
26

3-
- Add support for more service APIs over websocket connections with no Chrome Debugger available.
7+
- Add support for more service APIs over websocket connections with no Chrome Debugger is available.
48

59
## 26.1.0
610

dwds/lib/src/injected/client.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dwds
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 26.2.0
3+
version: 26.2.1-wip
44

55
description: >-
66
A service that proxies between the Chrome debug protocol and the Dart VM

0 commit comments

Comments
 (0)