Skip to content

Commit

Permalink
version 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 27, 2024
1 parent 014c2f1 commit c47ff83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.12 - 2024-08-27

### Fixed
- Add conditional for Twitter `code_verifier` check to prevent errors when already supplied.
- Fix an error with token values not being typed correctly.

## 2.0.11 - 2024-08-09

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verbb/auth",
"description": "A Craft CMS module to make working with authentication for third-parties a breeze.",
"version": "2.0.11",
"version": "2.0.12",
"support": {
"email": "[email protected]",
"issues": "https://github.com/verbb/auth/issues?state=open",
Expand Down

0 comments on commit c47ff83

Please sign in to comment.