Skip to content

Commit 5fbee59

Browse files
Bump version to 14.2.0 [skip ci]
1 parent 5b971f6 commit 5fbee59

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.1...v14.1.0)
7+
#### [v14.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.1.0...v14.2.0)
8+
9+
#### [v14.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.1.0-RELEASE...v14.1.0)
10+
11+
> 12 December 2025
12+
13+
#### [v14.1.0-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.1...v14.1.0-RELEASE)
14+
15+
> 12 December 2025
816
917
- fix: [IOCOM-2842] Add support for body in `patch` call [`#333`](https://github.com/pagopa/openapi-codegen-ts/pull/333)
18+
- Bump version to 14.1.0 [skip ci] [`5b971f6`](https://github.com/pagopa/openapi-codegen-ts/commit/5b971f66a267a4f248aac858e787cca459266582)
1019

1120
#### [v14.0.1](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.1-RELEASE...v14.0.1)
1221

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.1.0",
3+
"version": "14.2.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)