Skip to content

Commit e33ab0f

Browse files
authored
chore(dart_frog_gen): v2.0.1 (#1803)
1 parent 19bf990 commit e33ab0f

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.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
# 2.0.0
27

38
- feat: removing external checking from code gen ([#928](https://github.com/dart-frog-dev/dart_frog/pull/928))

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: 2.0.0
3+
version: 2.0.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)