Skip to content

Commit 516ce52

Browse files
ci(changesets): version packages (#1228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0735084 commit 516ce52

15 files changed

+19
-18
lines changed

.changeset/yellow-guests-melt.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.0.0
4+
5+
### Major Changes
6+
7+
- 0735084: Removed backend internal related config and endpoints
8+
39
## 16.18.0
410

511
### Minor 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: 16.18.0
3+
version: 17.0.0
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: 16.18.0
3+
version: 17.0.0
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: 16.18.0
3+
version: 17.0.0
44
title: Bonus vacanze API
55
host: localhost
66
basePath: /api/v1

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

openapi/generated/api_parameters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
swagger: '2.0'
22
info:
33
title: IO API parameters
4-
version: 16.18.0
4+
version: 17.0.0
55
paths:
66
/dummy:
77
get:

0 commit comments

Comments
 (0)