Skip to content

Commit 19f7da9

Browse files
committed
version 2.0.15
1 parent bd3868b commit 19f7da9

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.0.15 - 2026-07-15
4+
5+
### Changed
6+
- Bump `verbb/auth`.
7+
8+
### Fixed
9+
- Fix front-end login failing on detached CP installs.
10+
311
## 2.0.14 - 2026-05-03
412

513
### Changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/social-login",
33
"description": "Add SSO (Single Sign-On) user login, registration and connecting to social media platforms.",
44
"type": "craft-plugin",
5-
"version": "2.0.14",
5+
"version": "2.0.15",
66
"keywords": [
77
"craft",
88
"cms",
@@ -40,4 +40,4 @@
4040
"changelogUrl": "https://raw.githubusercontent.com/verbb/social-login/craft-5/CHANGELOG.md",
4141
"class": "verbb\\sociallogin\\SocialLogin"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)