Skip to content

Commit

Permalink
chore: release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francescopersico committed Aug 10, 2020
1 parent 154028e commit 066702a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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).

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

> 10 August 2020
- Deploy to staging slot [`#64`](https://github.com/pagopa/io-functions-services/pull/64)
- Migrate to runtime3 and df2 [`#63`](https://github.com/pagopa/io-functions-services/pull/63)
- Mailhog development config [`#61`](https://github.com/pagopa/io-functions-services/pull/61)

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

> 1 July 2020
- [#173608840] Add email blacklist for configured services [`#60`](https://github.com/pagopa/io-functions-services/pull/60)
- [#173608840] Add email blacklist for configured services (#60) [`#173608840`](https://www.pivotaltracker.com/story/show/173608840)
- chore: release 0.12.0 [`1687fe6`](https://github.com/pagopa/io-functions-services/commit/1687fe6dfaa5dc1ef81c11dcb5b02442a5005aa7)

#### [v0.11.1](https://github.com/pagopa/io-functions-services/compare/v0.11.0...v0.11.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": "io-functions-services",
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",
"scripts": {
"prebuild": "npm-run-all generate:*",
Expand Down

0 comments on commit 066702a

Please sign in to comment.