Skip to content

Commit 6791421

Browse files
authored
chore(dart_frog_web_socket): v1.0.3 (#1881)
1 parent 6a2b8c3 commit 6791421

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/dart_frog_web_socket/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.3
2+
3+
- docs: update discord server link ([#1862](https://github.com/dart-frog-dev/dart_frog/pull/1862))
4+
15
# 1.0.2
26

37
- refactor: standardize project-wide analysis options ([#1842](https://github.com/dart-frog-dev/dart_frog/pull/1842))

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 — a fast, minimalistic backend framework for Dart.
3-
version: 1.0.2
3+
version: 1.0.3
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)