Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Bump version to 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Oct 29, 2024
1 parent 30459eb commit 27065f9
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,25 @@ 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).

#### [v1.12.1](https://github.com/pagopa/io-functions-lollipop/compare/v1.12.0...v1.12.1)
#### [v1.13.0](https://github.com/pagopa/io-functions-lollipop/compare/v1.12.1...v1.13.0)

- build(deps): bump xmldom version to "0.8.10" [`#55`](https://github.com/pagopa/io-functions-lollipop/pull/55)
- Bump handlebars from 4.5.3 to 4.7.7 [`#47`](https://github.com/pagopa/io-functions-lollipop/pull/47)
- Bump jose from 4.13.0 to 4.15.5 [`#48`](https://github.com/pagopa/io-functions-lollipop/pull/48)
- Bump express from 4.18.2 to 4.20.0 [`#54`](https://github.com/pagopa/io-functions-lollipop/pull/54)
- [#IOPID-2200] updated codeowners [`#52`](https://github.com/pagopa/io-functions-lollipop/pull/52)
- [#IOPID-1963] update pipeline to deploy to new function [`#50`](https://github.com/pagopa/io-functions-lollipop/pull/50)

#### [v1.12.1](https://github.com/pagopa/io-functions-lollipop/compare/v1.12.1-RELEASE...v1.12.1)

> 7 March 2024
#### [v1.12.1-RELEASE](https://github.com/pagopa/io-functions-lollipop/compare/v1.12.0...v1.12.1-RELEASE)

> 7 March 2024
- [#IOPID-1643] Fix ReDOS vulnerability on Lollipop SignatureInput param [`#45`](https://github.com/pagopa/io-functions-lollipop/pull/45)
- Bump version to 1.12.1 [skip ci] [`724c3ba`](https://github.com/pagopa/io-functions-lollipop/commit/724c3ba79d272d4e2555dbc2a8e1657bec9f84ce)
- [#IOPID-1643] Fix ReDOS vulnerability on Lollipop SignatureInput parameter [`ceda9c0`](https://github.com/pagopa/io-functions-lollipop/commit/ceda9c0b08d3f3cfab4928a8b0b51a3bf382bf7f)

#### [v1.12.0](https://github.com/pagopa/io-functions-lollipop/compare/v1.12.0-RELEASE...v1.12.0)
Expand Down
2 changes: 1 addition & 1 deletion openapi/external.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.1
info:
version: 1.12.1
version: 1.13.0
title: IO Lollipop Function Lollipop Consumer API
x-logo:
url: https://io.italia.it/assets/img/io-logo-blue.svg
Expand Down
2 changes: 1 addition & 1 deletion openapi/internal.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.1
info:
version: 1.12.1
version: 1.13.0
title: IO Lollipop Function API
x-logo:
url: https://io.italia.it/assets/img/io-logo-blue.svg
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "",
"author": "IO team",
"repository": "https://github.com/pagopa/io-functions-lollipop",
"version": "1.12.1",
"version": "1.13.0",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && npm run generate",
Expand Down

0 comments on commit 27065f9

Please sign in to comment.