Skip to content

Commit

Permalink
chore: release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balanza committed Nov 12, 2020
1 parent edc9868 commit c00f5b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,41 @@ 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).

#### [v1.10.0](https://github.com/pagopa/io-functions-services/compare/v1.9.1...v1.10.0)

- [#175639849] Add default footer on email notifications [`#88`](https://github.com/pagopa/io-functions-services/pull/88)
- [#175639849] Add default footer on email notifications (#88) [`#175639849`](https://www.pivotaltracker.com/story/show/175639849)

#### [v1.9.1](https://github.com/pagopa/io-functions-services/compare/v1.9.0...v1.9.1)

> 6 November 2020
- [#175573274] Allow AI tracking on service's visibility [`#87`](https://github.com/pagopa/io-functions-services/pull/87)
- [#175573274] Allow AI tracking on service's visibility (#87) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274) [`#175573274`](https://www.pivotaltracker.com/story/show/175573274)
- chore: release 1.9.1 [`120ab46`](https://github.com/pagopa/io-functions-services/commit/120ab4693e330dd58d0cbd8ead9bbc4f4eb6ba0c)

#### [v1.9.0](https://github.com/pagopa/io-functions-services/compare/v1.8.0...v1.9.0)

> 4 November 2020
- [#175497433] Add Profile unsubscription on feed [`#86`](https://github.com/pagopa/io-functions-services/pull/86)
- [#175497433] Add Profile unsubscription on feed (#86) [`#175497433`](https://www.pivotaltracker.com/story/show/175497433) [`#175497433`](https://www.pivotaltracker.com/story/show/175497433) [`#175497433`](https://www.pivotaltracker.com/story/show/175497433) [`#175497433`](https://www.pivotaltracker.com/story/show/175497433) [`#175497433`](https://www.pivotaltracker.com/story/show/175497433)
- chore: release 1.9.0 [`2af6f68`](https://github.com/pagopa/io-functions-services/commit/2af6f68be5ac3ae113dc924b61a66d9ece1cc1b7)

#### [v1.8.0](https://github.com/pagopa/io-functions-services/compare/v1.7.1...v1.8.0)

> 30 October 2020
- [#175395536] Add Organization logo's upload [`#83`](https://github.com/pagopa/io-functions-services/pull/83)
- [#175395536] Add Organization logo's upload (#83) [`#175395536`](https://www.pivotaltracker.com/story/show/175395536)
- chore: release 1.8.0 [`d96ac0a`](https://github.com/pagopa/io-functions-services/commit/d96ac0a77226270d084aeecd2ccb73314b8cac03)

#### [v1.7.1](https://github.com/pagopa/io-functions-services/compare/v1.7.0...v1.7.1)

> 28 October 2020
- [#175205379] Added mailing component from io-functions-commons [`#82`](https://github.com/pagopa/io-functions-services/pull/82)
- [#175205379] Added mailing component from io-functions-commons (#82) [`#175205379`](https://www.pivotaltracker.com/story/show/175205379)
- chore: release 1.7.1 [`9ae46c2`](https://github.com/pagopa/io-functions-services/commit/9ae46c2983410b27898ba7c30265e96919963ea0)

#### [v1.7.0](https://github.com/pagopa/io-functions-services/compare/v1.6.0...v1.7.0)
Expand All @@ -37,6 +49,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- [#174823724] token_name override on create/update Service [`#75`](https://github.com/pagopa/io-functions-services/pull/75)
- [#175185887] Upgrade Italia-utils to allow Api auth without bearer [`#81`](https://github.com/pagopa/io-functions-services/pull/81)
- [#175119553] Centralize environment variables in a single config module [`#80`](https://github.com/pagopa/io-functions-services/pull/80)
- [#174823724] token_name override on create/update Service (#75) [`#174823724`](https://www.pivotaltracker.com/story/show/174823724)
- [#175185887] Upgrade Italia-utils to allow Api auth without bearer (#81) [`#175185887`](https://www.pivotaltracker.com/story/show/175185887)
- [#175119553] Centralize environment variables in a single config module (#80) [`#175119553`](https://www.pivotaltracker.com/story/show/175119553)
- chore: release 1.7.0 [`bf3a7d8`](https://github.com/pagopa/io-functions-services/commit/bf3a7d821a4556cdf853f6b67cf28c89e71096ca)

#### [v1.6.0](https://github.com/pagopa/io-functions-services/compare/v1.5.0...v1.6.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": "io-functions-services",
"version": "1.9.1",
"version": "1.10.0",
"license": "MIT",
"scripts": {
"prebuild": "npm-run-all generate:*",
Expand Down

0 comments on commit c00f5b8

Please sign in to comment.