Skip to content

Commit 1e79a3d

Browse files
Bump version to 3.42.0 [skip ci]
1 parent 54b46c0 commit 1e79a3d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.41.0](https://github.com/pagopa/io-functions-services/compare/v3.40.2...v3.41.0)
7+
#### [v3.42.0](https://github.com/pagopa/io-functions-services/compare/v3.41.0...v3.42.0)
8+
9+
#### [v3.41.0](https://github.com/pagopa/io-functions-services/compare/v3.41.0-RELEASE...v3.41.0)
10+
11+
> 21 January 2025
12+
13+
#### [v3.41.0-RELEASE](https://github.com/pagopa/io-functions-services/compare/v3.40.2...v3.41.0-RELEASE)
14+
15+
> 21 January 2025
816
917
- [IOCOM-1952] substituted payment updater api with pagopa ecommerce api [`#312`](https://github.com/pagopa/io-functions-services/pull/312)
18+
- Bump version to 3.41.0 [skip ci] [`54b46c0`](https://github.com/pagopa/io-functions-services/commit/54b46c0b6c48d978f2ee44a9a7d3f0a8267cce22)
1019

1120
#### [v3.40.2](https://github.com/pagopa/io-functions-services/compare/v3.40.2-RELEASE...v3.40.2)
1221

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.41.0
3+
version: 3.42.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.41.0",
3+
"version": "3.42.0",
44
"license": "MIT",
55
"scripts": {
66
"prebuild": "shx rm -rf dist && yarn generate",

0 commit comments

Comments
 (0)