Skip to content

Commit 9a246bf

Browse files
authored
chore(dart_frog_gen): 2.0.0 (#993)
1 parent 9a4b32c commit 9a246bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/dart_frog_gen/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.0.0
2+
3+
- feat: removing external checking from code gen ([#928](https://github.com/VeryGoodOpenSource/dart_frog/pull/928))
4+
- chore(packages): bump very good analysis ([#983](https://github.com/VeryGoodOpenSource/dart_frog/pull/983))
5+
16
# 1.1.0
27

38
- chore(deps): bump `package:mocktail` and `very_good_analysis` ([#855](https://github.com/VeryGoodOpenSource/dart_frog/pull/855))

packages/dart_frog_gen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_gen
22
description: Code generation tooling for Dart Frog. Built by Very Good Ventures.
3-
version: 1.1.0
3+
version: 2.0.0
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)