Skip to content

Commit 54b46c0

Browse files
Bump version to 3.41.0 [skip ci]
1 parent acb693f commit 54b46c0

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v3.40.2](https://github.com/pagopa/io-functions-services/compare/v3.40.1...v3.40.2)
7+
#### [v3.41.0](https://github.com/pagopa/io-functions-services/compare/v3.40.2...v3.41.0)
8+
9+
- [IOCOM-1952] substituted payment updater api with pagopa ecommerce api [`#312`](https://github.com/pagopa/io-functions-services/pull/312)
10+
11+
#### [v3.40.2](https://github.com/pagopa/io-functions-services/compare/v3.40.2-RELEASE...v3.40.2)
12+
13+
> 16 July 2024
14+
15+
#### [v3.40.2-RELEASE](https://github.com/pagopa/io-functions-services/compare/v3.40.1...v3.40.2-RELEASE)
16+
17+
> 16 July 2024
818
919
- [#IOCOM-1597] Managed LEGACY user as app UNKNOWN [`#309`](https://github.com/pagopa/io-functions-services/pull/309)
20+
- Bump version to 3.40.2 [skip ci] [`07a56f2`](https://github.com/pagopa/io-functions-services/commit/07a56f269d95ab0834196bcfe999d485ae69a868)
1021

1122
#### [v3.40.1](https://github.com/pagopa/io-functions-services/compare/v3.40.1-RELEASE...v3.40.1)
1223

openapi/index.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: 3.40.2
3+
version: 3.41.0
44
title: IO API for Public Administration Services
55
contact:
66
name: PagoPA S.p.A.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/io-functions-services",
3-
"version": "3.40.2",
3+
"version": "3.41.0",
44
"license": "MIT",
55
"scripts": {
66
"prebuild": "shx rm -rf dist && yarn generate",

0 commit comments

Comments
 (0)