Skip to content

Commit

Permalink
chore: release 12.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo spinelli committed Aug 5, 2020
1 parent c84b47b commit 79fdf9f
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,12 +4,19 @@ 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).

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

> 5 August 2020
- cosmosDB model bugfix [`#88`](https://github.com/pagopa/io-functions-commons/pull/88)

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

> 3 August 2020
- Include internal fields into CosmosDB RetrievedDocument model [`#83`](https://github.com/pagopa/io-functions-commons/pull/83)
- More on AsyncIterator / Iterable [`#87`](https://github.com/pagopa/io-functions-commons/pull/87)
- chore: release 12.4.0 [`70f6c19`](https://github.com/pagopa/io-functions-commons/commit/70f6c192f9511db8ed802892cfcb8e5193e3b844)

#### [v12.3.0](https://github.com/pagopa/io-functions-commons/compare/v12.2.0...v12.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-commons",
"version": "12.4.0",
"version": "12.5.0",
"description": "Common code for Azure functions",
"repository": "https://github.com/pagopa/io-functions-commons",
"author": "https://www.pagopa.gov.it",
Expand Down

0 comments on commit 79fdf9f

Please sign in to comment.