Skip to content

Commit

Permalink
chore: release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo spinelli committed Oct 8, 2020
1 parent 00d1ae7 commit 1586dad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.6.0](https://github.com/pagopa/io-functions-services/compare/v1.5.0...v1.6.0)

- logging relabeling [`#79`](https://github.com/pagopa/io-functions-services/pull/79)

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

> 7 October 2020
- chore: release 1.5.0 [`44edffe`](https://github.com/pagopa/io-functions-services/commit/44edffeaeb62fbcc7d6cb391a07ce58b2a48ff33)
- hotfix: typos [`79fcae3`](https://github.com/pagopa/io-functions-services/commit/79fcae30d12b00882fc224bb3f5cae1e40261df3)
- Update CODEOWNERS [`297fafd`](https://github.com/pagopa/io-functions-services/commit/297fafdb5b97b4d39ae9efe6d23baad67166a6c0)

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.5.0",
"version": "1.6.0",
"license": "MIT",
"scripts": {
"prebuild": "npm-run-all generate:*",
Expand Down

0 comments on commit 1586dad

Please sign in to comment.