Skip to content

Commit 52ef74c

Browse files
authored
chore(dart_frog_test): v0.1.1 (#1804)
1 parent e33ab0f commit 52ef74c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/dart_frog_test/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 0.1.0
27

38
- feat: initial release 🎉

packages/dart_frog_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_test
22
description: A testing library which makes it easy to test Dart frog services.
3-
version: 0.1.0
3+
version: 0.1.1
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)