Skip to content

Commit

Permalink
Bump version to 0.17.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 18, 2021
1 parent c2a9c88 commit b1e93a8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ 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.6](/~https://github.com/pagopa/io-functions-admin/compare/v0.18.0...v0.17.6)
#### [v0.17.7](/~https://github.com/pagopa/io-functions-admin/compare/v0.18.0...v0.17.7)

- Fix Client SDK Generation [`#128`](/~https://github.com/pagopa/io-functions-admin/pull/128)
- Added '@pagopa/' to package name [`#126`](/~https://github.com/pagopa/io-functions-admin/pull/126)
- Fix build by setting a well-known version for io-functions-commons definitions [`#125`](/~https://github.com/pagopa/io-functions-admin/pull/125)
- Bump lodash from 4.17.15 to 4.17.20 [`#108`](/~https://github.com/pagopa/io-functions-admin/pull/108)
- Bump highlight.js from 10.1.2 to 10.4.1 [`#122`](/~https://github.com/pagopa/io-functions-admin/pull/122)
- Bump ini from 1.3.5 to 1.3.7 [`#123`](/~https://github.com/pagopa/io-functions-admin/pull/123)
Expand All @@ -17,14 +20,26 @@ Generated by [`auto-changelog`](/~https://github.com/CookPete/auto-changelog).
- [#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)
- Bump version to 0.17.6 [skip ci] [`3baf8a0`](/~https://github.com/pagopa/io-functions-admin/commit/3baf8a0f5b6ccc3340ef92295340cd06d43ab6be)

#### [v0.18.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.5...v0.18.0)
#### [v0.18.0](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.6...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.6](/~https://github.com/pagopa/io-functions-admin/compare/v0.17.5...v0.17.6)

> 8 February 2021
- Bump lodash from 4.17.15 to 4.17.20 [`#108`](/~https://github.com/pagopa/io-functions-admin/pull/108)
- Bump highlight.js from 10.1.2 to 10.4.1 [`#122`](/~https://github.com/pagopa/io-functions-admin/pull/122)
- Bump ini from 1.3.5 to 1.3.7 [`#123`](/~https://github.com/pagopa/io-functions-admin/pull/123)
- [#176591026] Added new stage for deploying client SDK to NPM [`#124`](/~https://github.com/pagopa/io-functions-admin/pull/124)
- [#176591026] Added new stage for deploying client SDK to NPM (#124) [`#176591026`](https://www.pivotaltracker.com/story/show/176591026)
- Bump version to 0.17.6 [skip ci] [`3baf8a0`](/~https://github.com/pagopa/io-functions-admin/commit/3baf8a0f5b6ccc3340ef92295340cd06d43ab6be)
- Update CODEOWNERS [`733b240`](/~https://github.com/pagopa/io-functions-admin/commit/733b240c3bac868341f7bde64022b52356939e75)

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

> 10 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": "@pagopa/io-functions-admin",
"version": "0.17.6",
"version": "0.17.7",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit b1e93a8

Please sign in to comment.