Skip to content

Commit

Permalink
chore(dart_frog_gen)/1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo committed Aug 4, 2023
1 parent 1fa2735 commit ff96c15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/dart_frog_gen/CHANGELOG.md
@@ -1,3 +1,8 @@
# 1.1.0

- chore(deps): bump `package:mocktail` and `very_good_analysis` ([#855](https://github.com/VeryGoodOpenSource/dart_frog/pull/855))
- feat(dart_frog_gen): add `toJson` to `RouteConfig` ([#872](https://github.com/VeryGoodOpenSource/dart_frog/pull/872))

# 1.0.0

- feat: detect conflict between dynamic routes and non dynamic ones
Expand Down
2 changes: 1 addition & 1 deletion 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: 1.0.0
version: 1.1.0
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
Expand Down

0 comments on commit ff96c15

Please sign in to comment.