Skip to content

Commit

Permalink
Bump version to 0.17.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 4, 2020
1 parent 4b40505 commit f911b05
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,28 @@ 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.3](/~https://github.com/pagopa/io-functions-admin/compare/v0.18.0...v0.17.3)
#### [v0.17.4](/~https://github.com/pagopa/io-functions-admin/compare/v0.18.0...v0.17.4)

- [#175476527] Refactor pipeline / 2 [`#121`](/~https://github.com/pagopa/io-functions-admin/pull/121)
- [#175476527] refactor pipelines [`#120`](/~https://github.com/pagopa/io-functions-admin/pull/120)
- [#175476527] Refactor pipeline / 2 (#121) [`#175476527`](https://www.pivotaltracker.com/story/show/175476527)
- [#175476527] refactor pipelines (#120) [`#175476527`](https://www.pivotaltracker.com/story/show/175476527)
- Bump version to 0.17.2 [skip ci] [`5ea70f2`](/~https://github.com/pagopa/io-functions-admin/commit/5ea70f2ab1c0b990ca35cacdd7e9e307cd224694)
- Bump version to 0.17.3 [skip ci] [`df8a172`](/~https://github.com/pagopa/io-functions-admin/commit/df8a172b9f6d77d92c84efbfd9f66d20703b02c1)
- Bump version to 0.17.1 [skip ci] [`00282ec`](/~https://github.com/pagopa/io-functions-admin/commit/00282ec862d57b02ffd927251a12ec6b2741a5b8)
- Hotfix: suppress ci triggers [`a35d011`](/~https://github.com/pagopa/io-functions-admin/commit/a35d011539dea3a419dbee9206e22def09f324de)

#### [v0.18.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.2...v0.18.0)
#### [v0.18.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.3...v0.18.0)

> 28 November 2020
- Bump version to 0.18.0 [skip ci] [`d4009db`](/~https://github.com/pagopa/io-functions-admin/commit/d4009db969ea8dfeb66174514a345b78e5f99ec5)

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

> 4 December 2020
- Bump version to 0.17.3 [skip ci] [`df8a172`](/~https://github.com/pagopa/io-functions-admin/commit/df8a172b9f6d77d92c84efbfd9f66d20703b02c1)

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

> 4 December 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.17.3",
"version": "0.17.4",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit f911b05

Please sign in to comment.