Skip to content

Commit

Permalink
Bump version to 6.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed May 12, 2021
1 parent 2b5f3a5 commit 19a9bb6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,21 @@ 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).

#### [v6.3.0](https://github.com/pagopa/io-spid-commons/compare/v6.2.0...v6.3.0)
#### [v6.4.0](https://github.com/pagopa/io-spid-commons/compare/v6.3.0...v6.4.0)

- Enable Avviso SPID n°19 only with public full operator [`#81`](https://github.com/pagopa/io-spid-commons/pull/81)

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

> 11 May 2021
#### [v6.3.0-RELEASE](https://github.com/pagopa/io-spid-commons/compare/v6.2.0...v6.3.0-RELEASE)

> 11 May 2021
- Fix required attributes value from config [`#75`](https://github.com/pagopa/io-spid-commons/pull/75)
- improve error logging + tests refactor [`#79`](https://github.com/pagopa/io-spid-commons/pull/79)
- Bump version to 6.3.0 [skip ci] [`7108e83`](https://github.com/pagopa/io-spid-commons/commit/7108e83b83f9e0683fd40c164e6ce0b0737db5f0)

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

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": "6.3.0",
"version": "6.4.0",
"description": "Common code for integrating SPID authentication",
"repository": {
"type": "git",
Expand Down

0 comments on commit 19a9bb6

Please sign in to comment.