Skip to content

Commit 1b9e98e

Browse files
Bump version to 12.2.1 [skip ci]
1 parent 92499a6 commit 1b9e98e

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.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.3...v12.2.0)
7+
#### [v12.2.1](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.0...v12.2.1)
8+
9+
- Add support to Buffer as client request type [`#317`](https://github.com/pagopa/openapi-codegen-ts/pull/317)
10+
11+
#### [v12.2.0](https://github.com/pagopa/openapi-codegen-ts/compare/v12.2.0-RELEASE...v12.2.0)
12+
13+
> 3 March 2023
14+
15+
#### [v12.2.0-RELEASE](https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.3...v12.2.0-RELEASE)
16+
17+
> 3 March 2023
818
919
- Add support to raw body in request [`#316`](https://github.com/pagopa/openapi-codegen-ts/pull/316)
20+
- Bump version to 12.2.0 [skip ci] [`3b01b3e`](https://github.com/pagopa/openapi-codegen-ts/commit/3b01b3e90d35876ff3d4cc0fa84abd62c1ff443f)
1021

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