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 69fe063 commit d45496dCopy full SHA for d45496d
packages/dart_frog_auth/CHANGELOG.md
@@ -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
6
# 1.0.0
7
8
- feat: stable release 🎉
packages/dart_frog_auth/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog_auth
description: Header authentication based middlewares 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
0 commit comments