File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
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
8
18
9
19
- 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 )
10
21
11
22
#### [ v12.1.3] ( https://github.com/pagopa/openapi-codegen-ts/compare/v12.1.3-RELEASE...v12.1.3 )
12
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pagopa/openapi-codegen-ts" ,
3
- "version" : " 12.2.0 " ,
3
+ "version" : " 12.2.1 " ,
4
4
"description" : " Tools and utilities for the IO project" ,
5
5
"repository" : " https://github.com/pagopa/io-utils" ,
6
6
"author" : " https://www.pagopa.gov.it/" ,
You can’t perform that action at this time.
0 commit comments