Skip to content

Commit

Permalink
Bump version to 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Nov 18, 2021
1 parent 3118781 commit ad574cc
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,12 +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.0.0](https://github.com/pagopa/io-functions-services/compare/v2.1.0...v3.0.0)
#### [v3.0.1](https://github.com/pagopa/io-functions-services/compare/v3.0.0...v3.0.1)

- hotfix connstring [`3118781`](https://github.com/pagopa/io-functions-services/commit/3118781f66908c422278c6e8dd48e79d129aa57f)

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

> 18 November 2021
#### [v3.0.0-RELEASE](https://github.com/pagopa/io-functions-services/compare/v2.1.0...v3.0.0-RELEASE)

> 18 November 2021
- [#IC-87] Use queues for message processing [`#168`](https://github.com/pagopa/io-functions-services/pull/168)
- [IC-90] Add integration tests [`#167`](https://github.com/pagopa/io-functions-services/pull/167)
- [#ip-457] update codegen to fix client SDK generation [`#163`](https://github.com/pagopa/io-functions-services/pull/163)
- [#ip-456] Upgrade pipelines template to v18 [`#162`](https://github.com/pagopa/io-functions-services/pull/162)
- Bump version to 3.0.0 [skip ci] [`55080a5`](https://github.com/pagopa/io-functions-services/commit/55080a5afa8e8340b346ca265c287240f4a3d299)

#### [v2.1.0](https://github.com/pagopa/io-functions-services/compare/v2.1.0-RELEASE...v2.1.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: 3.0.0
version: 3.0.1
title: IO API for Public Administration Services
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-services",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit ad574cc

Please sign in to comment.