Skip to content

Commit 8f1da73

Browse files
Bump version to 12.1.3 [skip ci]
1 parent 8de50b9 commit 8f1da73

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

+12-1
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.2](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.1...v12.1.2)
7+
#### [v12.1.3](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.2...v12.1.3)
8+
9+
- remove useless header type in client headers [`#315`](https://github.com/pagopa/openapi-codegen-ts/pull/315)
10+
11+
#### [v12.1.2](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.2-RELEASE...v12.1.2)
12+
13+
> 2 January 2023
14+
15+
#### [v12.1.2-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.1...v12.1.2-RELEASE)
16+
17+
> 2 January 2023
818
919
- Handle parameters with `$ref` in schema [`#310`](https://github.com/pagopa/openapi-codegen-ts/pull/310)
20+
- Bump version to 12.1.2 [skip ci] [`2af225a`](https://github.com/pagopa/openapi-codegen-ts/commit/2af225ae0be324207a1af8bec2c3ec2d00b00c80)
1021

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/openapi-codegen-ts",
3-
"version": "12.1.2",
3+
"version": "12.1.3",
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)