Skip to content

Commit

Permalink
chore: release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Feb 19, 2020
1 parent ba21e1a commit 163d09d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 1 deletion.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

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

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

> 19 February 2020
- fix: autochangelog [`ba21e1a`](https://github.com/pagopa/io-spid-commons/commit/ba21e1a8f259077c961108600c37954f8086e909)

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

> 19 February 2020
- chore: refactoring [`#14`](https://github.com/pagopa/io-spid-commons/pull/14)
- chore: release 2.2.0 [`2cedc06`](https://github.com/pagopa/io-spid-commons/commit/2cedc068ccbb01567983c9dc56a910c34f84651a)

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

> 18 February 2020
- chore: release 2.1.2 [`dc4dcf0`](https://github.com/pagopa/io-spid-commons/commit/dc4dcf097f5d36ebe08950b50d61e9bd23e69067)

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

> 18 February 2020
- re-export types [`aebed4d`](https://github.com/pagopa/io-spid-commons/commit/aebed4d44ed4767e150ee7236dc8f597fd670546)
- chore: release 2.1.1 [`ebcf2a3`](https://github.com/pagopa/io-spid-commons/commit/ebcf2a300efcbede54dd9851026028277467817f)

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

> 18 February 2020
- Small fixes [`#13`](https://github.com/pagopa/io-spid-commons/pull/13)
- small fixes [`#2`](https://github.com/pagopa/io-spid-commons/pull/2)
- Update response validation [`#1`](https://github.com/pagopa/io-spid-commons/pull/1)
- working copy before multi [`4b78a6a`](https://github.com/pagopa/io-spid-commons/commit/4b78a6a06bde63a71f5718b5d5a0514586ac81a6)
- Refactoring in functional style part 1 [`6985122`](https://github.com/pagopa/io-spid-commons/commit/6985122d35c96ad04e65a5965c75525b0125ecb6)
- fix [`f9e55dd`](https://github.com/pagopa/io-spid-commons/commit/f9e55dde46e79a638bf9a75b8fffe85acdf09382)

### [v1.1.0](https://github.com/pagopa/io-spid-commons/compare/v0.0.3...v1.1.0)

> 24 January 2020
- [#170333051] chore: add relase it [`#11`](https://github.com/pagopa/io-spid-commons/pull/11)
- [#170334278] Add spid validator IdP [`#8`](https://github.com/pagopa/io-spid-commons/pull/8)
- [#168693658] Add support for auth routes (assertConsumer and slo) [`#7`](https://github.com/pagopa/io-spid-commons/pull/7)
- [#170333051] chore: add relase it (#11) [`#170333051`](https://www.pivotaltracker.com/story/show/170333051)
- [#170334278] Add spid validator IdP (#8) [`#170334278`](https://www.pivotaltracker.com/story/show/170334278)
- [#168693658] Add support for auth routes (assertConsumer and slo) (#7) [`#168693658`](https://www.pivotaltracker.com/story/show/168693658)
- init [`7f45e6f`](https://github.com/pagopa/io-spid-commons/commit/7f45e6fef6a7e806a937d990179d63b6adfceec8)
- init [`063fa02`](https://github.com/pagopa/io-spid-commons/commit/063fa028575536f88c7519715f339d8b2da6cf92)
- chore: npm init [`befe885`](https://github.com/pagopa/io-spid-commons/commit/befe8854aec8f42b1283bdec45f191e048824d68)

#### [v0.0.3](https://github.com/pagopa/io-spid-commons/compare/v0.0.2...v0.0.3)

> 23 August 2019
- [#167976925] Add and export getAuthnContextFromResponse method [`#6`](https://github.com/pagopa/io-spid-commons/pull/6)
- [#167976925] Add and export getAuthnContextFromResponse method (#6) [`#167976925`](https://www.pivotaltracker.com/story/show/167976925)

#### v0.0.2

> 22 August 2019
- [#167976925] Fix getErrorCodeFromResponse method export in dist folder [`#5`](https://github.com/pagopa/io-spid-commons/pull/5)
- [#167976925] Add and export getErrorCodeFromResponse method [`#4`](https://github.com/pagopa/io-spid-commons/pull/4)
- [#167976925] Export SpidLevel type definitions [`#3`](https://github.com/pagopa/io-spid-commons/pull/3)
- [#167976925] First migration for spid login classes and utils [`#1`](https://github.com/pagopa/io-spid-commons/pull/1)
- Bump lodash from 4.17.11 to 4.17.15 [`#2`](https://github.com/pagopa/io-spid-commons/pull/2)
- [#167976925] Fix getErrorCodeFromResponse method export in dist folder (#5) [`#167976925`](https://www.pivotaltracker.com/story/show/167976925)
- [#167976925] Add and export getErrorCodeFromResponse method (#4) [`#167976925`](https://www.pivotaltracker.com/story/show/167976925)
- [#167976925] Export SpidLevel type definitions (#3) [`#167976925`](https://www.pivotaltracker.com/story/show/167976925)
- [#167976925] First migration for spid login classes and utils (#1) [`#167976925`](https://www.pivotaltracker.com/story/show/167976925)
- Initial commit [`e901d80`](https://github.com/pagopa/io-spid-commons/commit/e901d80b6ba62e6ca6077273a61c3425eaf0354a)
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.2.0",
"version": "2.2.1",
"description": "Common code for integrating SPID authentication",
"repository": {
"type": "git",
Expand Down

0 comments on commit 163d09d

Please sign in to comment.