Skip to content

Commit

Permalink
Bump version to 0.25.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Nov 10, 2021
1 parent f813db7 commit e6b9877
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,21 @@ 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.25.4](https://github.com/pagopa/io-functions-admin/compare/v0.25.3...v0.25.4)

- [#ip-457] Update codegen to fix client SDK generation [`#170`](https://github.com/pagopa/io-functions-admin/pull/170)
- [#IP-456] Upgrade pipelines template to v18 [`#169`](https://github.com/pagopa/io-functions-admin/pull/169)
- [#IP-417] Fix healthcheck stage [`#168`](https://github.com/pagopa/io-functions-admin/pull/168)

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

> 21 September 2021
- Bump axios from 0.21.1 to 0.21.4 [`#167`](https://github.com/pagopa/io-functions-admin/pull/167)
- [IP-387] Upgrade `fp-ts` [`#165`](https://github.com/pagopa/io-functions-admin/pull/165)
- Bump tmpl from 1.0.4 to 1.0.5 [`#166`](https://github.com/pagopa/io-functions-admin/pull/166)
- [#IP-325] Upgrade Typescript to v. 4.3.5 [`#157`](https://github.com/pagopa/io-functions-admin/pull/157)
- Bump version to 0.25.3 [skip ci] [`2408aa6`](https://github.com/pagopa/io-functions-admin/commit/2408aa6185636a86ddcb45fe391d3d09c0f782f4)
- set all contributors as CODEOWNER [`382e67c`](https://github.com/pagopa/io-functions-admin/commit/382e67c89ca9f7e7a9ba5f15b495a85a7d3c2700)

#### [v0.25.2](https://github.com/pagopa/io-functions-admin/compare/v0.25.1...v0.25.2)
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.25.3",
"version": "0.25.4",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit e6b9877

Please sign in to comment.