Skip to content

Commit

Permalink
Bump version to 0.17.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Nov 28, 2020
1 parent deab492 commit d9dfdc0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,23 @@ 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.17.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.0...v0.17.0)

- Try to fix release process [`#116`](/~https://github.com/pagopa/io-functions-admin/pull/116)
- Hotfix: revert changes to pipeline [`deab492`](/~https://github.com/pagopa/io-functions-admin/commit/deab492859ec57e910e1c1b68db88b2c5f2d1846)
- Hotfix: try fix pipeline [`cd01834`](/~https://github.com/pagopa/io-functions-admin/commit/cd018344f52fa4a5e9bc23bd75cf3f1d68830f59)
- fix pipeline [`2fd298f`](/~https://github.com/pagopa/io-functions-admin/commit/2fd298fe08f2f8ced8670c1625ef0244f7ec255f)

#### [v0.17.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.16.0...v0.17.0)

> 28 November 2020
- Bump version to 0.17.0 [skip ci] [`1448602`](/~https://github.com/pagopa/io-functions-admin/commit/1448602889d529e4a3fd9a85cce0cf600c0c0c69)

#### [v0.16.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.15.0...v0.16.0)

> 28 November 2020
- [#175126219] Replace pipeline step with template [`#114`](/~https://github.com/pagopa/io-functions-admin/pull/114)
- Upgrade io-functions-express [`#113`](/~https://github.com/pagopa/io-functions-admin/pull/113)
- [175892280] REDO: Update max body size for logo update [`#111`](/~https://github.com/pagopa/io-functions-admin/pull/111)
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.16.0",
"version": "0.17.0",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit d9dfdc0

Please sign in to comment.