Skip to content

Commit 5bd8ec7

Browse files
committed
chore: version bump 4.8.2
1 parent 6b4e142 commit 5bd8ec7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [4.8.3](https://github.com/python-social-auth/social-core/releases/tag/4.8.3) - 2025-12-18
9+
10+
### Changed
11+
12+
- Added registry to configured default strategy
13+
814
## [4.8.2](https://github.com/python-social-auth/social-core/releases/tag/4.8.2) - 2025-12-18
915

1016
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ license-files = ["LICENSE"]
5555
name = "social-auth-core"
5656
readme = "README.md"
5757
requires-python = ">=3.10"
58-
version = "4.8.2"
58+
version = "4.8.3"
5959

6060
[project.optional-dependencies]
6161
all = [

0 commit comments

Comments
 (0)