Skip to content

Commit 9e6d75f

Browse files
authored
chore(dart_frog): v0.0.1-dev.12 (#275)
1 parent d6e1459 commit 9e6d75f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/dart_frog/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.0.1-dev.12
2+
3+
- feat: expose `HttpConnectionInfo` on `Request`
4+
- chore: upgrade to very_good_analysis v3.0.1
5+
16
# 0.0.1-dev.11
27

38
- fix: Request/Response `headers` is of type `Map<String, String>`

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.11
3+
version: 0.0.1-dev.12
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)