Skip to content

Commit

Permalink
chore: release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Feb 19, 2020
1 parent 162add9 commit dc82179
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v2.3.1](https://github.com/pagopa/io-spid-commons/compare/v2.3.0...v2.3.1)

> 19 February 2020
- fix: linting [`162add9`](https://github.com/pagopa/io-spid-commons/commit/162add9ae6582c82d625a55648787f7987fb253b)

#### [v2.3.0](https://github.com/pagopa/io-spid-commons/compare/v2.2.1...v2.3.0)

> 19 February 2020
- bug: fix dynamic validator url [`f8066d0`](https://github.com/pagopa/io-spid-commons/commit/f8066d0f82f12dcafbfe53c638b4da948b95935f)
- chore: release 2.3.0 [`5ee0c9e`](https://github.com/pagopa/io-spid-commons/commit/5ee0c9eeaf4ed20de9fa2aa491b56909827cc3e1)

#### [v2.2.1](https://github.com/pagopa/io-spid-commons/compare/v2.2.0...v2.2.1)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-spid-commons",
"version": "2.3.0",
"version": "2.3.1",
"description": "Common code for integrating SPID authentication",
"repository": {
"type": "git",
Expand Down

0 comments on commit dc82179

Please sign in to comment.