Skip to content

Commit

Permalink
chore: release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Mar 19, 2020
1 parent 2b3bc8a commit 7456261
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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).

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

> 19 March 2020
- [#171884823] Use appsettings instead of connectionstrings [`#36`](https://github.com/pagopa/io-functions-admin/pull/36)
- [#171487131] Fix specs [`#35`](https://github.com/pagopa/io-functions-admin/pull/35)
- [#171884823] Use appsettings instead of connectionstrings (#36) [`#171884823`](https://www.pivotaltracker.com/story/show/171884823)
- [#171487131] Fix specs (#35) [`#171487131`](https://www.pivotaltracker.com/story/show/171487131)

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

> 19 March 2020
Expand Down Expand Up @@ -54,6 +63,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- [#171182749] Created Azure DevOps pipeline (#14) [`#171182749`](https://www.pivotaltracker.com/story/show/171182749)
- [#170127598] Use the extended service model that includes metadata (#13) [`#170127598`](https://www.pivotaltracker.com/story/show/170127598)
- [#170333527] Service logo upload function (#10) [`#170333527`](https://www.pivotaltracker.com/story/show/170333527)
- chore: release 0.2.0 [`aa46022`](https://github.com/pagopa/io-functions-admin/commit/aa46022c07aa1dffa60f8508b813a8fe82266d05)
- hotfix: next link must contain protocol [`f7f86ab`](https://github.com/pagopa/io-functions-admin/commit/f7f86ab29129e10357c272fe603637ab8153b7bc)
- hotfix: http protocol in tests [`309627a`](https://github.com/pagopa/io-functions-admin/commit/309627afd6db0d54a6ef0182093d393116f15acc)

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.2.0",
"version": "0.3.0",
"license": "MIT",
"scripts": {
"build": "yarn generate:definitions && tsc",
Expand Down

0 comments on commit 7456261

Please sign in to comment.