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 19bf990 commit e33ab0fCopy full SHA for e33ab0f
packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.0.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
# 2.0.0
7
8
- feat: removing external checking from code gen ([#928](https://github.com/dart-frog-dev/dart_frog/pull/928))
packages/dart_frog_gen/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog_gen
description: Code generation tooling for Dart Frog. Built by Very Good Ventures.
-version: 2.0.0
+version: 2.0.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