Skip to content

Commit 612ea43

Browse files
Bump version to 3.43.3 [skip ci]
1 parent d1bc898 commit 612ea43

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,8 +4,19 @@ 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.2](https://github.com/pagopa/io-functions-services/compare/v3.43.1...v3.43.2)
7+
#### [v3.43.3](https://github.com/pagopa/io-functions-services/compare/v3.43.2...v3.43.3)
88

9+
- [IOCOM-2285] Call sending-func notify endpoint instead of the backend one [`#317`](https://github.com/pagopa/io-functions-services/pull/317)
10+
11+
#### [v3.43.2](https://github.com/pagopa/io-functions-services/compare/v3.43.2-RELEASE...v3.43.2)
12+
13+
> 28 April 2025
14+
15+
#### [v3.43.2-RELEASE](https://github.com/pagopa/io-functions-services/compare/v3.43.1...v3.43.2-RELEASE)
16+
17+
> 28 April 2025
18+
19+
- Bump version to 3.43.2 [skip ci] [`a21b1db`](https://github.com/pagopa/io-functions-services/commit/a21b1db78b219f47c97cea36663f0e79fd798b15)
920
- Update io-app-email-templates [`be91af2`](https://github.com/pagopa/io-functions-services/commit/be91af26ce5678b816d76b7fb06e8d4db62230e7)
1021

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

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.2
3+
version: 3.43.3
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.2",
3+
"version": "3.43.3",
44
"license": "MIT",
55
"engines": {
66
"node": "20.17.0"

0 commit comments

Comments
 (0)