Skip to content

Commit 67dc318

Browse files
committed
v2.2.1
1 parent ed58bf9 commit 67dc318

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [2.2.1] - 2024-03-01
88
### Fixed
99
- Fix when looking for callback inputs that are not in the right format when checking for whitelisted routes
1010

dash_auth/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.2.0'
1+
__version__ = '2.2.1'

0 commit comments

Comments
 (0)