Skip to content

Commit

Permalink
chore: release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo spinelli committed Sep 3, 2020
1 parent 0da5541 commit f1e9b5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +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.8.0](https://github.com/pagopa/io-functions-admin/compare/v0.7.1...v0.8.0)

> 3 September 2020
- [#174194858] Migrating to cosmos sdk v3 [`#65`](https://github.com/pagopa/io-functions-admin/pull/65)
- Upgrade runtime to v3 and durable functions v2 [`#66`](https://github.com/pagopa/io-functions-admin/pull/66)
- [#174194858] Migrating to cosmos sdk v3 (#65) [`#174194858`](https://www.pivotaltracker.com/story/show/174194858)
- hotfix: tests [`7b94500`](https://github.com/pagopa/io-functions-admin/commit/7b94500931df911580d16433268b8955cee402d1)
- hotfix: env.example [`e525707`](https://github.com/pagopa/io-functions-admin/commit/e525707edd10548f196986173fdbd7cb0c84c883)

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

> 29 July 2020
- chore: release 0.7.1 [`1d2becc`](https://github.com/pagopa/io-functions-admin/commit/1d2beccc3f69f010d6e391f03ec7010ab745b80f)
- hotfix: lint [`dad7142`](https://github.com/pagopa/io-functions-admin/commit/dad714275eb0bf505916ce375d390bbfe6360582)

#### [v0.7.0](https://github.com/pagopa/io-functions-admin/compare/v0.6.0...v0.7.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-admin",
"version": "0.7.1",
"version": "0.8.0",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit f1e9b5f

Please sign in to comment.