Skip to content

Commit

Permalink
Bump version to 5.11.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Jan 12, 2024
1 parent 0459fa6 commit cce935d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ 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).

#### [v5.11.1](https://github.com/pagopa/io-functions-app/compare/v5.11.0...v5.11.1)
#### [v5.11.2](https://github.com/pagopa/io-functions-app/compare/v5.11.1...v5.11.2)

- changed collection name [`#296`](https://github.com/pagopa/io-functions-app/pull/296)

#### [v5.11.1](https://github.com/pagopa/io-functions-app/compare/v5.11.1-RELEASE...v5.11.1)

> 12 January 2024
#### [v5.11.1-RELEASE](https://github.com/pagopa/io-functions-app/compare/v5.11.0...v5.11.1-RELEASE)

> 12 January 2024
- add CosmosDB PackageReference [`#295`](https://github.com/pagopa/io-functions-app/pull/295)
- Bump version to 5.11.1 [skip ci] [`7605ae7`](https://github.com/pagopa/io-functions-app/commit/7605ae7d9b7bbb5021d659e82960447d9c70c708)

#### [v5.11.0](https://github.com/pagopa/io-functions-app/compare/v5.11.0-RELEASE...v5.11.0)

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: 5.11.1
version: 5.11.2
title: IO API for App
contact:
name: Digital Transformation Team
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-app",
"version": "5.11.1",
"version": "5.11.2",
"license": "MIT",
"scripts": {
"prebuild": "yarn generate",
Expand Down

0 comments on commit cce935d

Please sign in to comment.