Skip to content

Commit

Permalink
Release version 1.10.11 pull request (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: pagopa-github-bot <[email protected]>
  • Loading branch information
github-actions[bot] and pagopa-github-bot authored May 22, 2024
1 parent f3f491e commit 3255079
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ 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).

#### 1.10.10
#### 1.10.11

- [IOCOM-1327] Check manage user group and subscription for RCConfiguration APIs [`#99`](https://github.com/pagopa/io-functions-services-messages/pull/99)
- [IOCOM-1442] fix: fixed base url for internal APIs [`#101`](https://github.com/pagopa/io-functions-services-messages/pull/101)
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: 1.10.10
version: 1.10.11
title: IO internal API for messages sending functions
contact:
name: PagoPA
Expand Down
2 changes: 1 addition & 1 deletion openapi/index_external.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
version: 1.10.10
version: 1.10.11
title: IO API for messages sending functions
contact:
name: PagoPA
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-service-messages",
"version": "1.10.10",
"version": "1.10.11",
"license": "MIT",
"scripts": {
"prebuild": "yarn generate",
Expand Down

0 comments on commit 3255079

Please sign in to comment.