Skip to content

Commit c2b6d51

Browse files
tomarraalestiago
andauthored
chore(dart_frog_auth): 1.2.0 (#1618)
Co-authored-by: Alejandro Santiago <[email protected]>
1 parent 3d46427 commit c2b6d51

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/dart_frog_auth/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.2.0
2+
3+
- feat: add cookie authentication ([#1600](https://github.com/VeryGoodOpenSource/dart_frog/pull/1600))
4+
- refactor: added argument name to the Applies typedef ([#1317](https://github.com/VeryGoodOpenSource/dart_frog/pull/1317))
5+
- fix: auth topics ([#949](https://github.com/VeryGoodOpenSource/dart_frog/pull/949))
6+
- chore(packages): bump very good analysis ([#983](https://github.com/VeryGoodOpenSource/dart_frog/pull/983))
7+
- chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /packages/dart_frog_auth ([#1430](https://github.com/VeryGoodOpenSource/dart_frog/pull/1430))
8+
19
# 1.1.0
210

311
- feat: auth context api ([#879](https://github.com/VeryGoodOpenSource/dart_frog/pull/879))

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.1.0
3+
version: 1.2.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)