File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.0.11] - 2025-07-09
12
+
11
13
### Fixed
12
14
13
15
- 🐛(resource-server) allow ` aud ` & ` iss ` JWE headers #24
@@ -88,7 +90,8 @@ and this project adheres to
88
90
- ✨(oidc) add the authentication backends #2
89
91
- ✨(oidc) add refresh token tools #3
90
92
91
- [ unreleased ] : https://github.com/suitenumerique/django-lasuite/compare/v0.0.10...main
93
+ [ unreleased ] : https://github.com/suitenumerique/django-lasuite/compare/v0.0.11...main
94
+ [ 0.0.11 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.11
92
95
[ 0.0.10 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.10
93
96
[ 0.0.9 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.9
94
97
[ 0.0.8 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.8
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " django-lasuite"
7
- version = " 0.0.10 "
7
+ version = " 0.0.11 "
8
8
description = " Django La Suite - A Django library"
9
9
readme = " README.md"
10
10
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments