Skip to content

Commit 4e3dbec

Browse files
authored
chore(dart_frog_gen): 0.4.0 (#634)
1 parent 9556037 commit 4e3dbec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/dart_frog_gen/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.0
2+
3+
- feat!: re-land "add route configuration validation to gen" ([#614](https://github.com/VeryGoodOpenSource/dart_frog/pull/614))
4+
15
# 0.3.4
26

37
- fix: revert "add route configuration validation to gen" ([#628](https://github.com/VeryGoodOpenSource/dart_frog/pull/628))

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: 0.3.4
3+
version: 0.4.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)