Skip to content

Commit

Permalink
Bump version to 13.28.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 19, 2023
1 parent 079803b commit 4e412f7
Show file tree
Hide file tree
Showing 20 changed files with 31 additions and 20 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +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).

#### [v13.28.0](https://github.com/pagopa/io-backend/compare/v13.27.1...v13.28.0)
#### [v13.28.1](https://github.com/pagopa/io-backend/compare/v13.28.0...v13.28.1)

- [#IOPID-1269] return error type from fn-app [`#1089`](https://github.com/pagopa/io-backend/pull/1089)

#### [v13.28.0](https://github.com/pagopa/io-backend/compare/v13.28.0-RELEASE...v13.28.0)

> 19 December 2023
#### [v13.28.0-RELEASE](https://github.com/pagopa/io-backend/compare/v13.27.1...v13.28.0-RELEASE)

> 19 December 2023
- [IOPID-1052] Align backend to UpdateProfile (Return 412 error on email already taken) [`#1083`](https://github.com/pagopa/io-backend/pull/1083)
- [EC-57] Add 'PR - Opex Dashboard api_public' action to GitHub [`#1087`](https://github.com/pagopa/io-backend/pull/1087)
- Bump version to 13.28.0 [skip ci] [`7ecb0f7`](https://github.com/pagopa/io-backend/commit/7ecb0f77afc9beaa702a13651681178df6f006b3)

#### [v13.27.1](https://github.com/pagopa/io-backend/compare/v13.27.1-RELEASE...v13.27.1)

Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_auth.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Authentication API
description: Collection of endpoints to interact with user's auth session.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_backend.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Proxy API
description: Mobile and web proxy API gateway.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_bonus.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Bonus vacanze API
host: localhost
basePath: /api/v1
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_bpd.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: BPD API
description: Bonus Pagamenti Digitali API for user authentication.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_cgn.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Carta Giovani Nazionale API
host: localhost
basePath: /api/v1
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_cgn_operator_search.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Carta Giovani Nazionale Operator Search API
host: localhost
basePath: /api/v1/cgn/operator-search
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_eucovidcert.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: EU Covid Certificate service for IO App
basePath: /api/v1/eucovidcert
schemes:
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_fast_login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ servers:
- url: https://api-app.io.pagopa.it/api/v1
info:
title: Fast login API
version: 13.28.0
version: 13.28.1
paths:
/fast-login:
post:
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_fims.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: FIMS API
description: Federated Identity Management System API for user authentication.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_mit_voucher.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: MIT Voucher service for IO App
basePath: /api/v1/mitvoucher/auth
schemes:
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_myportal.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: MyPortal API
description: MyPortal API for user authentication.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_notifications.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Proxy API
description: Mobile and web proxy API gateway.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_pagopa.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Proxy API
description: Mobile and web proxy API gateway.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_parameters.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
swagger: '2.0'
info:
title: IO API parameters
version: 13.28.0
version: 13.28.1
paths:
/dummy:
get:
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_pn.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Piattaforma Notifiche
host: localhost
basePath: /api/v1/pn
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_public.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Public API
description: Mobile and web proxy API gateway.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_session.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Session API
description: Collection of enpoints to interact with user session.
host: localhost
Expand Down
2 changes: 1 addition & 1 deletion openapi/generated/api_zendesk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 13.28.0
version: 13.28.1
title: Zendesk API
description: User authentication for zendesk
host: localhost
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-backend",
"version": "13.28.0",
"version": "13.28.1",
"min_app_version": {
"ios": "2.3.0",
"android": "2.3.0"
Expand Down

0 comments on commit 4e412f7

Please sign in to comment.