Skip to content

Commit 3b01b3e

Browse files
Bump version to 12.2.0 [skip ci]
1 parent 0036330 commit 3b01b3e

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-
#### [v12.1.3](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.2...v12.1.3)
7+
#### [v12.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.3...v12.2.0)
8+
9+
- Add support to raw body in request [`#316`](https://github.com/pagopa/openapi-codegen-ts/pull/316)
10+
11+
#### [v12.1.3](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.3-RELEASE...v12.1.3)
12+
13+
> 2 March 2023
14+
15+
#### [v12.1.3-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.2...v12.1.3-RELEASE)
16+
17+
> 2 March 2023
818
919
- remove useless header type in client headers [`#315`](https://github.com/pagopa/openapi-codegen-ts/pull/315)
20+
- Bump version to 12.1.3 [skip ci] [`8f1da73`](https://github.com/pagopa/openapi-codegen-ts/commit/8f1da73b8dc8fe657ef04a9cf365be77b206a41e)
1021

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