Skip to content

Commit 3d94fd9

Browse files
authored
Prepare DWDS for 16.0.0 release (#1736)
1 parent 0652a0b commit 3d94fd9

File tree

4 files changed

+126
-126
lines changed

4 files changed

+126
-126
lines changed

dwds/CHANGELOG.md

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

33
- Fix a hang and report errors on hot reload exceptions from the injected
44
client.

dwds/lib/src/injected/client.js

Lines changed: 123 additions & 123 deletions
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: 16.0.0-dev
3+
version: 16.0.0
44
description: >-
55
A service that proxies between the Chrome debug protocol and the Dart VM
66
service protocol.

0 commit comments

Comments
 (0)