Skip to content

Commit d45496d

Browse files
authored
chore(dart_frog_auth): 1.1.0 (#948)
1 parent 69fe063 commit d45496d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/dart_frog_auth/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.1.0
2+
3+
- feat: auth context api ([#879](https://github.com/VeryGoodOpenSource/dart_frog/pull/879))
4+
- chore: add topics ([#901](https://github.com/VeryGoodOpenSource/dart_frog/pull/901))
5+
16
# 1.0.0
27

38
- feat: stable release 🎉

packages/dart_frog_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_auth
22
description: Header authentication based middlewares for Dart Frog. Built by Very Good Ventures.
3-
version: 1.0.0
3+
version: 1.1.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)