Skip to content

Commit 6614d81

Browse files
authored
chore(dart_frog_web_socket): v1.0.1 (#1805)
1 parent 52ef74c commit 6614d81

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/dart_frog_web_socket/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.0.1
2+
3+
- refactor: upgrade analysis options ([#1798](https://github.com/dart-frog-dev/dart_frog/pull/1798))
4+
- docs: update all repository references ([#1791](https://github.com/dart-frog-dev/dart_frog/pull/1791))
5+
- docs: update Dart Frog's logo in Readme files ([#1493](https://github.com/dart-frog-dev/dart_frog/pull/1493))
6+
- fix: e2e tests and lint fixes ([#942](https://github.com/dart-frog-dev/dart_frog/pull/942))
7+
- chore: add topics ([#901](https://github.com/dart-frog-dev/dart_frog/pull/901))
8+
19
# 1.0.0
210

311
- deps: upgrade to `Dart ">=3.0.0 <4.0.0"`

packages/dart_frog_web_socket/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_web_socket
22
description: WebSocket support for Dart Frog. Built by Very Good Ventures.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://dart-frog.dev
55
repository: https://github.com/dart-frog-dev/dart_frog
66
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues

0 commit comments

Comments
 (0)