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 aceee36 commit e2f26c8Copy full SHA for e2f26c8
pkgs/shelf_router_generator/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v1.0.4
2
+
3
+* Support update-to-date dependencies.
4
5
## v1.0.3
6
7
* Update the pubspec `repository` field.
pkgs/shelf_router_generator/pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf_router_generator
-version: 1.0.3
+version: 1.0.4
description: >
A package:build compatible builder for generating request routers for the
shelf web-framework based on source annotations.
0 commit comments