Skip to content

Commit 980c380

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

17 files changed

+21
-20
lines changed

.changeset/thick-cloths-taste.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+
## 18.4.0
4+
5+
### Minor Changes
6+
7+
- 0a471cd: Added new routes for B&P domain endpoints
8+
39
## 18.3.0
410

511
### Minor Changes

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: 18.3.0
3+
version: 18.4.0
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

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: 18.3.0
3+
version: 18.4.0
44
title: CdC Support API
55
x-logo:
66
url: https://io.italia.it/assets/img/io-logo-blue.svg

openapi/generated/api_cdc_support_platform.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: 18.3.0
3+
version: 18.4.0
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: 18.3.0
3+
version: 18.4.0
44
title: Carta Giovani Nazionale API
55
description: |
66
LEGACY SPEC. This is scheduled to be deleted after

openapi/generated/api_cgn_card_platform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.1
22
info:
33
title: Carta Giovani Nazionale API
4-
version: 18.3.0
4+
version: 18.4.0
55
servers:
66
- url: https://localhost/api/cgn-card/v1
77
security:

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: 18.3.0
3+
version: 18.4.0
44
title: Carta Giovani Nazionale Operator Search API
55
description: |
66
LEGACY SPEC. This is scheduled to be deleted after

openapi/generated/api_cgn_search_platform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.1
22
info:
33
title: Carta Giovani Nazionale Operator Search API
4-
version: 18.3.0
4+
version: 18.4.0
55
servers:
66
- url: https://localhost/api/cgn-search/v1
77
security:

openapi/generated/api_identity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.2
22
info:
3-
version: 18.3.0
3+
version: 18.4.0
44
title: IO Auth&Identity API
55
description: |
66
API for managing user profile data, and service preferences.

0 commit comments

Comments
 (0)