We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33ab0f commit 52ef74cCopy full SHA for 52ef74c
packages/dart_frog_test/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.1.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
6
# 0.1.0
7
8
- feat: initial release 🎉
packages/dart_frog_test/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog_test
description: A testing library which makes it easy to test Dart frog services.
-version: 0.1.0
+version: 0.1.1
homepage: https://dart-frog.dev
repository: https://github.com/dart-frog-dev/dart_frog
issue_tracker: https://github.com/dart-frog-dev/dart_frog/issues
0 commit comments