Skip to content

Commit da93eda

Browse files
Bump version to 13.5.0 [skip ci]
1 parent 3ad80d4 commit da93eda

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.4.0](https://github.com/pagopa/io-spid-commons/compare/v13.3.0...v13.4.0)
7+
#### [v13.5.0](https://github.com/pagopa/io-spid-commons/compare/v13.4.0...v13.5.0)
8+
9+
- [#IOPID-1845] Move io-ts and fp-ts in peerDependency [`#163`](https://github.com/pagopa/io-spid-commons/pull/163)
10+
11+
#### [v13.4.0](https://github.com/pagopa/io-spid-commons/compare/v13.4.0-RELEASE...v13.4.0)
12+
13+
> 12 April 2024
14+
15+
#### [v13.4.0-RELEASE](https://github.com/pagopa/io-spid-commons/compare/v13.3.0...v13.4.0-RELEASE)
16+
17+
> 12 April 2024
818
919
- [#IOPID-1612, #IOPID-1513] SAMLResponse missing errorMessage [`#156`](https://github.com/pagopa/io-spid-commons/pull/156)
20+
- Bump version to 13.4.0 [skip ci] [`fd6878f`](https://github.com/pagopa/io-spid-commons/commit/fd6878fc0c9672191be36bcbf5294b8375c207e1)
1021

1122
#### [v13.3.0](https://github.com/pagopa/io-spid-commons/compare/v13.3.0-RELEASE...v13.3.0)
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.4.0",
3+
"version": "13.5.0",
44
"description": "Common code for integrating SPID authentication",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)