Skip to content

Commit e2f26c8

Browse files
authored
shelf_router_generator: Update version and changelog (#281)
Following aceee36
1 parent aceee36 commit e2f26c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkgs/shelf_router_generator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.4
2+
3+
* Support update-to-date dependencies.
4+
15
## v1.0.3
26

37
* Update the pubspec `repository` field.

pkgs/shelf_router_generator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shelf_router_generator
2-
version: 1.0.3
2+
version: 1.0.4
33
description: >
44
A package:build compatible builder for generating request routers for the
55
shelf web-framework based on source annotations.

0 commit comments

Comments
 (0)