Skip to content

Commit fd6878f

Browse files
Bump version to 13.4.0 [skip ci]
1 parent 187cfa5 commit fd6878f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v13.3.0](https://github.com/pagopa/io-spid-commons/compare/v13.2.2...v13.3.0)
7+
#### [v13.4.0](https://github.com/pagopa/io-spid-commons/compare/v13.3.0...v13.4.0)
8+
9+
- [#IOPID-1612, #IOPID-1513] SAMLResponse missing errorMessage [`#156`](https://github.com/pagopa/io-spid-commons/pull/156)
10+
11+
#### [v13.3.0](https://github.com/pagopa/io-spid-commons/compare/v13.3.0-RELEASE...v13.3.0)
12+
13+
> 1 December 2023
14+
15+
#### [v13.3.0-RELEASE](https://github.com/pagopa/io-spid-commons/compare/v13.2.2...v13.3.0-RELEASE)
16+
17+
> 1 December 2023
818
919
- [#IOPID-1156] Include additional params in doneCb, if any [`#153`](https://github.com/pagopa/io-spid-commons/pull/153)
20+
- Bump version to 13.3.0 [skip ci] [`0918ab0`](https://github.com/pagopa/io-spid-commons/commit/0918ab0e7afe5e76ac9f4a3dd609f71444e34e4a)
1021

1122
#### [v13.2.2](https://github.com/pagopa/io-spid-commons/compare/v13.2.2-RELEASE...v13.2.2)
1223

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/io-spid-commons",
3-
"version": "13.3.0",
3+
"version": "13.4.0",
44
"description": "Common code for integrating SPID authentication",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)