Skip to content

Commit acd8168

Browse files
ci(changesets): version packages (#1261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c94bba commit acd8168

16 files changed

+20
-19
lines changed

.changeset/early-masks-hope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pagopa/io-backend
22

3+
## 17.5.2
4+
5+
### Patch Changes
6+
7+
- 0c94bba: fixed status code
8+
39
## 17.5.1
410

511
### Patch Changes

openapi/generated/api_auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Authentication API
55
description: Collection of endpoints to interact with user's auth session.
66
host: localhost

openapi/generated/api_backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_bonus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Bonus vacanze API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cdc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: CdC Support API
55
x-logo:
66
url: https://io.italia.it/assets/img/io-logo-blue.svg

openapi/generated/api_cgn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Carta Giovani Nazionale API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cgn_operator_search.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Carta Giovani Nazionale Operator Search API
55
host: localhost
66
basePath: /api/v1/cgn/operator-search

openapi/generated/api_myportal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: MyPortal API
55
description: MyPortal API for user authentication.
66
host: localhost

openapi/generated/api_notifications.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 17.5.1
3+
version: 17.5.2
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

0 commit comments

Comments
 (0)