Skip to content

Commit 34eb354

Browse files
feat: new release 2.2.3
* Fix GHSA-hw46-3hmr-x9xv Signed-off-by: Roger Meier <r.meier@siemens.com>
1 parent 7a348b4 commit 34eb354

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="v2.2.3"></a>
2+
### v2.2.3 (2025-03-12)
3+
4+
5+
#### Features
6+
7+
* new release 2.2.3 ([0d06a3c](/../../commit/0d06a3c))
8+
9+
10+
#### Bug Fixes
11+
12+
* bump ruby-saml to 1.18 ([7a348b4](/../../commit/7a348b4))
13+
14+
115
<a name="v2.2.2"></a>
216
### v2.2.2 (2025-03-04)
317

lib/omniauth-saml/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module SAML
3-
VERSION = '2.2.2'
3+
VERSION = '2.2.3'
44
end
55
end

0 commit comments

Comments
 (0)