Skip to content

Commit 2af225a

Browse files
Bump version to 12.1.2 [skip ci]
1 parent cd64d31 commit 2af225a

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

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-
#### [v12.1.1](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.0...v12.1.1)
7+
#### [v12.1.2](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.1...v12.1.2)
8+
9+
- Handle parameters with `$ref` in schema [`#310`](https://github.com/pagopa/openapi-codegen-ts/pull/310)
10+
11+
#### [v12.1.1](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.1-RELEASE...v12.1.1)
12+
13+
> 2 January 2023
14+
15+
#### [v12.1.1-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.0...v12.1.1-RELEASE)
16+
17+
> 2 January 2023
818
919
- Infer `object` type in definitions when possible [`#309`](https://github.com/pagopa/openapi-codegen-ts/pull/309)
20+
- Bump version to 12.1.1 [skip ci] [`118840a`](https://github.com/pagopa/openapi-codegen-ts/commit/118840a5e44dac718ae8d86d2a222b4986297f13)
1021

1122
#### [v12.1.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.0-RELEASE...v12.1.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": "12.1.1",
3+
"version": "12.1.2",
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)