Skip to content

Commit

Permalink
chore(dart_frog): v0.0.1-dev.10 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Jul 6, 2022
1 parent 0b8f8f9 commit 4feb466
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/dart_frog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.0.1-dev.10

- fix: Response `json()` returns `Object?`
- fix: provider `StateError` message typo

# 0.0.1-dev.9

- feat: expose `fromShelfHandler` and `fromShelfMiddleware` adapters
Expand Down
2 changes: 1 addition & 1 deletion packages/dart_frog/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_frog
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
version: 0.0.1-dev.9
version: 0.0.1-dev.10
homepage: https://github.com/VeryGoodOpenSource/dart_frog

environment:
Expand Down

0 comments on commit 4feb466

Please sign in to comment.