Skip to content

Commit

Permalink
Bump version to 0.14.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Nov 27, 2020
1 parent 7f81317 commit 3fd2f4f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,26 @@ 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.14.8](/~https://github.com/pagopa/io-functions-admin/compare/v0.15.0...v0.14.8)
#### [v0.14.9](/~https://github.com/pagopa/io-functions-admin/compare/v0.15.0...v0.14.9)

- 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)
- Bump version to 0.14.8 [skip ci] [`364636c`](/~https://github.com/pagopa/io-functions-admin/commit/364636ca4f2317329294e9b254754c5281fb0b75)
- Bump version to 0.14.7 [skip ci] [`30ffd9a`](/~https://github.com/pagopa/io-functions-admin/commit/30ffd9ad091b45e691690b44ff2be037464bc8a9)

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

> 19 November 2020
- Bump version to 0.15.0 [skip ci] [`6aedcc2`](/~https://github.com/pagopa/io-functions-admin/commit/6aedcc2b526593ae42147654f99ad4c84f0a9816)

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

> 27 November 2020
- [175892280] REDO: Update max body size for logo update [`#111`](/~https://github.com/pagopa/io-functions-admin/pull/111)
- Bump version to 0.14.8 [skip ci] [`364636c`](/~https://github.com/pagopa/io-functions-admin/commit/364636ca4f2317329294e9b254754c5281fb0b75)

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

> 19 November 2020
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.14.8",
"version": "0.14.9",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit 3fd2f4f

Please sign in to comment.