Skip to content

Commit

Permalink
chore: release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Mar 23, 2020
1 parent 5ff43ce commit 1dc067b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ 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).

#### [v0.5.0](https://github.com/pagopa/io-functions-services/compare/v0.4.0...v0.5.0)

> 23 March 2020
- [#171927363] Send test message do devportal email [`#38`](https://github.com/pagopa/io-functions-services/pull/38)
- [#171927363] Send test message do devportal email (#38) [`#171927363`](https://www.pivotaltracker.com/story/show/171927363)

#### [v0.4.0](https://github.com/pagopa/io-functions-services/compare/v0.3.0...v0.4.0)

> 22 March 2020
- [#171841246] Avoid log message content [`#37`](https://github.com/pagopa/io-functions-services/pull/37)
- [#171841246] Avoid log message content (#37) [`#171841246`](https://www.pivotaltracker.com/story/show/171841246)
- chore: release 0.4.0 [`6e88dd7`](https://github.com/pagopa/io-functions-services/commit/6e88dd7d4544f00ef4254ecee30b28ae685c6335)

#### [v0.3.0](https://github.com/pagopa/io-functions-services/compare/v0.2.2...v0.3.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": "0.4.0",
"version": "0.5.0",
"license": "MIT",
"scripts": {
"build": "yarn generate:definitions && tsc",
Expand Down

0 comments on commit 1dc067b

Please sign in to comment.