Skip to content

Commit d87d457

Browse files
Bump version to 3.43.4 [skip ci]
1 parent 612ea43 commit d87d457

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.43.3](https://github.com/pagopa/io-functions-services/compare/v3.43.2...v3.43.3)
7+
#### [v3.43.4](https://github.com/pagopa/io-functions-services/compare/v3.43.3...v3.43.4)
8+
9+
#### [v3.43.3](https://github.com/pagopa/io-functions-services/compare/v3.43.3-RELEASE...v3.43.3)
10+
11+
> 21 May 2025
12+
13+
#### [v3.43.3-RELEASE](https://github.com/pagopa/io-functions-services/compare/v3.43.2...v3.43.3-RELEASE)
14+
15+
> 21 May 2025
816
917
- [IOCOM-2285] Call sending-func notify endpoint instead of the backend one [`#317`](https://github.com/pagopa/io-functions-services/pull/317)
18+
- Bump version to 3.43.3 [skip ci] [`612ea43`](https://github.com/pagopa/io-functions-services/commit/612ea4316c6b2ac1fde5e07c216f211573315f58)
1019

1120
#### [v3.43.2](https://github.com/pagopa/io-functions-services/compare/v3.43.2-RELEASE...v3.43.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.43.3
3+
version: 3.43.4
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.43.3",
3+
"version": "3.43.4",
44
"license": "MIT",
55
"engines": {
66
"node": "20.17.0"

0 commit comments

Comments
 (0)