Skip to content

Commit 82e2ee9

Browse files
authored
chore(dart_frog): v0.0.1-dev.7 (#92)
1 parent 48106c8 commit 82e2ee9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/dart_frog/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.0.1-dev.7
2+
3+
- fix: hot reload stability improvements and error reporting
4+
15
# 0.0.1-dev.6
26

37
- feat: expand router http method support

packages/dart_frog/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog
22
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
3-
version: 0.0.1-dev.6
3+
version: 0.0.1-dev.7
44
homepage: https://github.com/VeryGoodOpenSource/dart_frog
55

66
environment:

0 commit comments

Comments
 (0)