Skip to content

Commit

Permalink
Bump version to 3.25.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Jan 9, 2023
1 parent 96cfd26 commit c6c4eac
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v3.25.2](/~https://github.com/pagopa/io-functions-services/compare/v3.25.1...v3.25.2)
#### [v3.25.3](/~https://github.com/pagopa/io-functions-services/compare/v3.25.2...v3.25.3)

- use reference to package SDK [`#253`](/~https://github.com/pagopa/io-functions-services/pull/253)
- [#IOCIT-174] Migrate to Runtime v4 [`#246`](/~https://github.com/pagopa/io-functions-services/pull/246)

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

> 14 December 2022
#### [v3.25.2-RELEASE](/~https://github.com/pagopa/io-functions-services/compare/v3.25.1...v3.25.2-RELEASE)

> 14 December 2022
- chore(deps): bump express from 4.17.1 to 4.17.3 [`#247`](/~https://github.com/pagopa/io-functions-services/pull/247)
- chore(deps): bump qs from 6.5.2 to 6.5.3 in /__integrations__ [`#249`](/~https://github.com/pagopa/io-functions-services/pull/249)
- [#IOPSC-118] Update sdk [`#250`](/~https://github.com/pagopa/io-functions-services/pull/250)
- Bump version to 3.25.2 [skip ci] [`5e30bca`](/~https://github.com/pagopa/io-functions-services/commit/5e30bcaa14bc01134bec2211226d799505b437b5)

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

Expand Down
2 changes: 1 addition & 1 deletion openapi/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 3.25.2
version: 3.25.3
title: IO API for Public Administration Services
contact:
name: PagoPA S.p.A.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-functions-services",
"version": "3.25.2",
"version": "3.25.3",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit c6c4eac

Please sign in to comment.