Skip to content

Commit 692ed2b

Browse files
Bump version to 14.0.1 [skip ci]
1 parent 7fae2a9 commit 692ed2b

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.0](https://github.com/pagopa/openapi-codegen-ts/compare/v13.2.0...v14.0.0)
7+
#### [v14.0.1](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.0...v14.0.1)
8+
9+
- [#IOPID-3234] Fix security override behaviour [`#332`](https://github.com/pagopa/openapi-codegen-ts/pull/332)
10+
11+
#### [v14.0.0](https://github.com/pagopa/openapi-codegen-ts/compare/v14.0.0-RELEASE...v14.0.0)
12+
13+
> 22 October 2024
14+
15+
#### [v14.0.0-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v13.2.0...v14.0.0-RELEASE)
16+
17+
> 22 October 2024
818
919
- [IOCOM-1891] use 3xx responses as success type fallback [`#330`](https://github.com/pagopa/openapi-codegen-ts/pull/330)
20+
- Bump version to 14.0.0 [skip ci] [`f27a59b`](https://github.com/pagopa/openapi-codegen-ts/commit/f27a59b1572d7dea752d0deb709f296d37708768)
1021

1122
#### [v13.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v13.2.0-RELEASE...v13.2.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.0",
3+
"version": "14.0.1",
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)