Skip to content

Commit 5b971f6

Browse files
Bump version to 14.1.0 [skip ci]
1 parent dbe4784 commit 5b971f6

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7-
#### [v14.0.1](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.0...v14.0.1)
7+
#### [v14.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.1...v14.1.0)
8+
9+
- fix: [IOCOM-2842] Add support for body in `patch` call [`#333`](https://github.com/pagopa/openapi-codegen-ts/pull/333)
10+
11+
#### [v14.0.1](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.1-RELEASE...v14.0.1)
12+
13+
> 30 June 2025
14+
15+
#### [v14.0.1-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.0...v14.0.1-RELEASE)
16+
17+
> 30 June 2025
818
919
- [#IOPID-3234] Fix security override behaviour [`#332`](https://github.com/pagopa/openapi-codegen-ts/pull/332)
20+
- Bump version to 14.0.1 [skip ci] [`692ed2b`](https://github.com/pagopa/openapi-codegen-ts/commit/692ed2b4acd30c7b7fac62cdbfc5604ddb165e84)
1021

1122
#### [v14.0.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.0-RELEASE...v14.0.0)
1223

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/openapi-codegen-ts",
3-
"version": "14.0.1",
3+
"version": "14.1.0",
44
"description": "Tools and utilities for the IO project",
55
"repository": "https://github.com/pagopa/io-utils",
66
"author": "https://www.pagopa.gov.it/",

0 commit comments

Comments
 (0)