Skip to content

Commit 4b82b4c

Browse files
committed
updated version number
1 parent 77b297e commit 4b82b4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 26.1.0-wip
1+
## 26.1.0
22

33
- Added `NoClientsAvailableException` and structured error responses with `noClientsAvailable` field for graceful handling when no browser clients are connected during hot reload or hot restart operations.
44
- `pause` now does not send a `PauseInterrupted` event in

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.1.0-wip
3+
version: 26.1.0
44

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

0 commit comments

Comments
 (0)