Skip to content

Commit

Permalink
Bump version to 5.13.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 15, 2024
1 parent a20d460 commit ab02a12
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ 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).

#### [v5.13.0](https://github.com/pagopa/io-functions-app/compare/v5.12.4...v5.13.0)
#### [v5.13.1](https://github.com/pagopa/io-functions-app/compare/v5.13.0...v5.13.1)

- [#IOPID-1444] fix: updateProfile allOf type [`#306`](https://github.com/pagopa/io-functions-app/pull/306)

#### [v5.13.0](https://github.com/pagopa/io-functions-app/compare/v5.13.0-RELEASE...v5.13.0)

> 15 February 2024
#### [v5.13.0-RELEASE](https://github.com/pagopa/io-functions-app/compare/v5.12.4...v5.13.0-RELEASE)

> 15 February 2024
- [#IOPID-1444] profile name in updateProfile and startEmailValidationProcess [`#305`](https://github.com/pagopa/io-functions-app/pull/305)
- Bump version to 5.13.0 [skip ci] [`55ad2a6`](https://github.com/pagopa/io-functions-app/commit/55ad2a68d1de9308b3ec526fab0ab98b13a3b951)

#### [v5.12.4](https://github.com/pagopa/io-functions-app/compare/v5.12.4-RELEASE...v5.12.4)

Expand Down
2 changes: 1 addition & 1 deletion openapi/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 5.13.0
version: 5.13.1
title: IO API for App
contact:
name: Digital Transformation Team
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-app",
"version": "5.13.0",
"version": "5.13.1",
"license": "MIT",
"scripts": {
"prebuild": "yarn generate",
Expand Down

0 comments on commit ab02a12

Please sign in to comment.